build with gcc on Linux
This commit is contained in:
parent
66dae5840c
commit
4fc8224264
@ -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