about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fab98113..c54f8cb5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,10 @@
+sudo: required
+dist: trusty
 language: cpp
 
 addons:
   apt:
     sources:
-      - llvm-toolchain-precise
       - ubuntu-toolchain-r-test
     packages:
       - valgrind