diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index a02d44ea47..3ecde08809 100644 --- a/.travis.yml +++ b/.travis.yml @@ -94,7 +94,7 @@ addons: apt: sources: - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.8 + - llvm-toolchain-trusty-3.8 packages: - autoconf - automake |