Update .travis.yml

This commit is contained in:
Gennadiy Civil 2018-11-26 16:00:24 -05:00 committed by GitHub
parent 722a5b4029
commit 6af4c2b68d

View File

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