Commit 9d01160c authored by Niels's avatar Niels

cleaned llvm sources

parent 004bb1e9
......@@ -8,8 +8,6 @@ compiler:
env:
- COMPILER=g++-4.9
- COMPILER=g++-5
- COMPILER=clang-3.4
- COMPILER=clang-3.5
- COMPILER=clang-3.6
- COMPILER=clang-3.7
......@@ -17,16 +15,11 @@ addons:
apt:
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-precise
- llvm-toolchain-precise-3.5
- llvm-toolchain-precise-3.6
- llvm-toolchain-precise-3.7
packages:
- g++-4.8
- g++-4.9
- g++-5
- clang-3.4
- clang-3.5
- clang-3.6
- clang-3.7
- valgrind
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment