travis-ci: try to use clang on Linux

This commit is contained in:
Benjamin Sergeant 2019-01-07 20:49:03 -08:00
parent d00960b33f
commit 39c9691d70

View File

@ -1,4 +1,9 @@
language: cpp
# dist: xenial
os: osx
dist: xenial
compiler:
- clang
# - gcc
# os: osx
script: make test