disable gcc build in travis

This commit is contained in:
Valient Gough 2016-09-09 10:27:44 +02:00
parent 7e522a610c
commit 5f65e68901
No known key found for this signature in database
GPG Key ID: B515DCEB95967051

View File

@ -3,7 +3,7 @@ language: cpp
sudo: false
compiler:
- gcc
# - gcc
- clang
branches: