remove backport in travis setup. The link is dead now. Plus we no longer need the backport for a newer version of cmake
This commit is contained in:
parent
54dfdc0cc1
commit
8db257946c
|
@ -29,7 +29,6 @@ matrix:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test # For newer GCC
|
- ubuntu-toolchain-r-test # For newer GCC
|
||||||
- george-edison55-precise-backports # For cmake
|
|
||||||
- llvm_toolchain-trusty-7
|
- llvm_toolchain-trusty-7
|
||||||
packages:
|
packages:
|
||||||
- autoconf
|
- autoconf
|
||||||
|
|
Loading…
Reference in New Issue