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++-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:
|
||||||
- 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
|
||||||
|
|
Loading…
Reference in a new issue