travis-ci: try to use clang on Linux

This commit is contained in:
Benjamin Sergeant 2019-01-07 20:49:03 -08:00
parent 02a704a8c7
commit 9f678e5962

View File

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