build with gcc on Linux
This commit is contained in:
parent
f8b547c028
commit
76172f92e9
@ -12,8 +12,8 @@ matrix:
|
||||
dist: xenial
|
||||
script: python test/run.py
|
||||
env:
|
||||
- CC=clang
|
||||
- CXX=clang++
|
||||
- CC=gcc
|
||||
- CXX=g++
|
||||
|
||||
# Clang + Linux disabled for now
|
||||
# - os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user