Skip to content

Commit 155d8bf

Browse files
committed
Revert "Install LLVM 3.8 explicitly in .travis.yml"
This reverts commit 5fd294d. It looks like Travis CI does not yet support explicit installation of LLVM 3.8.
1 parent 5fd294d commit 155d8bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sudo: false
1010
addons:
1111
apt:
1212
sources:
13-
- llvm-toolchain-precise-3.8
13+
- llvm-toolchain-precise
1414
- ubuntu-toolchain-r-test
1515
packages:
1616
- ccache

0 commit comments

Comments
 (0)