Build with linux/clang; try building on osx/clang.

This commit is contained in:
David Given 2017-08-06 10:44:38 +02:00
parent fd10cf7ac2
commit e238227ba3

View file

@ -1,6 +1,17 @@
matrix:
include:
- os: linux
-
os: linux
compiler: gcc
include:
-
os: linux
compiler: clang
include:
-
os: osx
env: HOMEBREW_NO_AUTO_UPDATE=1
compiler: clang
addons:
apt: