Browse Source

well, then install a new clang version and see...

Steffen Jaeckel 8 years ago
parent
commit
75e00e097c
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -4,9 +4,14 @@ addons:
   apt:
     sources:
     - debian-sid
+    - ubuntu-toolchain-r-test
+    - llvm-toolchain-precise-3.7
     packages:
     - binutils
+    - clang-3.7
+    - cloud-utils
     - libtommath-dev
+    - util-linux
 
 before_script:
   - gem install coveralls-lcov