Update .travis.yml

This commit is contained in:
Gennadiy Civil 2018-11-26 16:00:24 -05:00 committed by GitHub
parent 87589af5ba
commit 2f126c74d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@ matrix:
apt: apt:
sources: sources:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.9
packages: packages:
- g++-6 - g++-6
@ -58,6 +59,7 @@ matrix:
apt: apt:
sources: sources:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.9
packages: packages:
- g++-7 - g++-7