Update .travis.yml

This commit is contained in:
thelsing 2019-12-18 22:53:59 +01:00 committed by GitHub
parent 68ab5ed2e0
commit fdbe74b3c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
apt: apt:
sources: sources:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
- deadsnakes/ppa - deadsnakes
packages: packages:
- g++-7 - g++-7
- python3.7 - python3.7