more conf in CI

This commit is contained in:
Benjamin Sergeant 2019-01-29 17:50:19 -08:00
parent 6a23b8530f
commit 49077f8f44

View File

@ -2,8 +2,16 @@ language: cpp
dist: xenial
compiler:
- gcc
- clang
# - gcc
os:
- linux
- osx
matrix:
exclude:
# GCC fails on recent Travis OSX images.
- compiler: gcc
os: osx
# os: osx
script: python test/run.py