Skip to content

Commit fb92d2d

Browse files
committed
Use Xenial repos
1 parent 64d7b16 commit fb92d2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matrix:
3333
addons:
3434
apt:
3535
sources:
36-
- llvm-toolchain-precise-3.5
36+
- llvm-toolchain-xenial-3.5
3737
- ubuntu-toolchain-r-test
3838
packages:
3939
- clang++-3.5
@@ -43,7 +43,7 @@ matrix:
4343
addons:
4444
apt:
4545
sources:
46-
- llvm-toolchain-precise-3.6
46+
- llvm-toolchain-xenial-3.6
4747
- ubuntu-toolchain-r-test
4848
packages:
4949
- clang++-3.6
@@ -53,7 +53,7 @@ matrix:
5353
addons:
5454
apt:
5555
sources:
56-
- llvm-toolchain-precise-3.7
56+
- llvm-toolchain-xenial-3.7
5757
- ubuntu-toolchain-r-test
5858
packages:
5959
- clang++-3.7
@@ -63,7 +63,7 @@ matrix:
6363
addons:
6464
apt:
6565
sources:
66-
- llvm-toolchain-precise-3.8
66+
- llvm-toolchain-xenial-3.8
6767
- ubuntu-toolchain-r-test
6868
packages:
6969
- clang++-3.8

0 commit comments

Comments
 (0)