ci: Use LLVM's trusty repo to match Travis' Ubuntu version

This commit is contained in:
James McCoy 2017-03-22 14:03:12 -04:00
parent a1c928e70c
commit 1b276be6e5

View File

@ -94,7 +94,7 @@ addons:
apt:
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.8
- llvm-toolchain-trusty-3.8
packages:
- autoconf
- automake