Disable gcc travis

This commit is contained in:
Hannah von Reth 2015-12-03 15:22:57 +01:00
parent 6f962b9cd9
commit 9250218d6a
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ before_install: |-
compiler:
- clang
- gcc
# - gcc
script: |-
cd $TRAVIS_BUILD_DIR