Disable travis clang again, it seems to not be up to it
This commit is contained in:
parent
782c3040cc
commit
c021cc931c
@ -1,7 +1,6 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo pip install cpp-coveralls --use-mirrors
|
- sudo pip install cpp-coveralls --use-mirrors
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user