diff options
| author | Enrico | 2017-07-13 14:07:42 +0200 |
|---|---|---|
| committer | GitHub | 2017-07-13 14:07:42 +0200 |
| commit | 7176e39fa2659cf8a6c08dc12551fa0de90b2a74 (patch) | |
| tree | 64c934fb869625be1762cd9642a23cdb5ed52ba2 | |
| parent | 0dd56bae63cca37e5be8c22ffea8e47d1ef500fc (diff) | |
travis: trunk -> master
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 6cb52d9..ffa5979 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ env: matrix: - TEST_TARGET="v8.5" - TEST_TARGET="v8.6" - - TEST_TARGET="trunk" + - TEST_TARGET="master" # matrix: # allow_failures: |
