| commit | 0248d08928690a1f856abaee10631381a493f892 | [log] [tgz] |
|---|---|---|
| author | Neng Lu <nlu@twitter.com> | Mon Jan 06 15:42:27 2020 -0800 |
| committer | Neng Lu <nlu@twitter.com> | Mon Jan 06 15:42:27 2020 -0800 |
| tree | 3700d389f271b3433006e6c41b07e1f78d17d7a3 | |
| parent | a745e3ef9d6668cdd4d5efb3e2a257d5679c8597 [diff] |
travis config
diff --git a/.travis.yml b/.travis.yml index b6847ef..6832a36 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -19,7 +19,7 @@ - g++-4.8 - gcc-4.8-multilib - g++-4.8-multilib - - python2.7 + - python3 - wget - pkg-config - zip @@ -48,6 +48,6 @@ - g++ --version - which python - python -V - - which python2.7 + - which python3 - python2.7 -V - scripts/travis/ci.sh