removed Clang 3.7
This commit is contained in:
parent
faac3c47c5
commit
eb782770de
1 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,6 @@ env:
|
|||
- COMPILER=g++-4.9
|
||||
- COMPILER=g++-5
|
||||
- COMPILER=clang-3.6
|
||||
- COMPILER=clang-3.7
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
@ -22,7 +21,6 @@ addons:
|
|||
- g++-4.9
|
||||
- g++-5
|
||||
- clang-3.6
|
||||
- clang-3.7
|
||||
- valgrind
|
||||
- python-pip
|
||||
- python-yaml
|
||||
|
|
Loading…
Reference in a new issue