Disable travis clang again, it seems to not be up to it

This commit is contained in:
Jason Turner 2014-03-23 18:55:57 -06:00
parent 782c3040cc
commit c021cc931c

View File

@ -1,7 +1,6 @@
language: cpp
compiler:
- gcc
- clang
before_install:
- sudo pip install cpp-coveralls --use-mirrors
script: