Skip to content

Commit 317eb48

Browse files
committed
fix apt repository used on Travis CI
1 parent 02b0bfa commit 317eb48

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
@@ -15,7 +15,7 @@ script:
1515
addons:
1616
apt:
1717
sources:
18-
- llvm-toolchain-precise
18+
- llvm-toolchain-precise-3.8
1919
- llvm-toolchain-precise-3.7
2020
- ubuntu-toolchain-r-test
2121
packages:

0 commit comments

Comments
 (0)