Update .travis.yml
This commit is contained in:
parent
87589af5ba
commit
2f126c74d2
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user