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