Update .travis.yml

This commit is contained in:
thelsing 2019-12-18 22:40:35 +01:00 committed by GitHub
parent 980924bcf8
commit 20d5158620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@
- ubuntu-toolchain-r-test
packages:
- g++-7
- python3.7
env:
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
cache: