travis: Attempt to enable gcc
This commit is contained in:
parent
5595ba643e
commit
4069aab4f7
|
@ -2,7 +2,7 @@ language: cpp
|
|||
compiler:
|
||||
- clang
|
||||
#Disable gcc build for the moment...
|
||||
# - gcc
|
||||
- gcc
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue