mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-16 16:28:09 +08:00
ci: change apt source on travis
clang 3.7 trusty version seems to be restricted. I don't know why, but precise version seems to be working.
This commit is contained in:
@@ -70,7 +70,7 @@ matrix:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-trusty-3.7
|
||||
- llvm-toolchain-precise-3.7
|
||||
- sourceline: 'ppa:mhier/libboost-latest'
|
||||
packages:
|
||||
- clang-3.7
|
||||
|
Reference in New Issue
Block a user