Skip to content

Commit a1978bb

Browse files
committed
Use Xenial repos
1 parent 12df7d7 commit a1978bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ matrix:
7373
addons:
7474
apt:
7575
sources:
76-
- sourceline: "deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-3.9 main"
76+
- sourceline: "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.9 main"
7777
key_url: "http://apt.llvm.org/llvm-snapshot.gpg.key"
7878
- ubuntu-toolchain-r-test
7979
packages:

0 commit comments

Comments
 (0)