Commit eb782770 by Niels

removed Clang 3.7

parent faac3c47
...@@ -9,7 +9,6 @@ env: ...@@ -9,7 +9,6 @@ env:
- COMPILER=g++-4.9 - COMPILER=g++-4.9
- COMPILER=g++-5 - COMPILER=g++-5
- COMPILER=clang-3.6 - COMPILER=clang-3.6
- COMPILER=clang-3.7
addons: addons:
apt: apt:
...@@ -22,7 +21,6 @@ addons: ...@@ -22,7 +21,6 @@ addons:
- g++-4.9 - g++-4.9
- g++-5 - g++-5
- clang-3.6 - clang-3.6
- clang-3.7
- valgrind - valgrind
- python-pip - python-pip
- python-yaml - python-yaml
......
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