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