| commit | 5116133e9d8aa43e4097998303280bdb37ca7200 | [log] [tgz] |
|---|---|---|
| author | Alain Dargelas <alainmarcel@yahoo.com> | Sun Nov 03 21:54:03 2019 -0800 |
| committer | Alain Dargelas <alainmarcel@yahoo.com> | Sun Nov 03 21:54:03 2019 -0800 |
| tree | 9ecf9424127d22a5257c8310c5b5617e25d0ff8b | |
| parent | 36edd2bd845c2e56e36b75d2696ae7a98914e2a8 [diff] |
Travis test
diff --git a/.travis.yml b/.travis.yml index 3523d22..3c3a9ff 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -26,6 +26,8 @@ - sudo apt-get install swig - sudo apt-get install google-perftools - sudo apt-get install libgoogle-perftools-dev + - sudo add-apt-repository ppa:jonathonf/python-3.6 -y + - sudo apt-get update -q - sudo apt-get install python3.6 - sudo apt-get install python3.6-dev - eval "${MATRIX_EVAL}"