Travis: try to get python to work

This commit is contained in:
yparitcher 2019-01-18 15:23:22 -05:00
parent 259020ece0
commit c1631c7172
No known key found for this signature in database
GPG Key ID: FC78BE8055D48472

View File

@ -15,4 +15,5 @@ before_install:
- sudo apt-get install -y python3-venv
script:
- export CC=gcc-7
- pyenv shell 3.6.7
- make travis