Travis: add osx and clang builds

This commit is contained in:
James Myatt
2015-10-09 23:50:51 +01:00
parent 88dedb8824
commit 82030cd0af

View File

@@ -2,9 +2,11 @@ language: cpp
compiler: compiler:
- gcc - gcc
- clang
os: os:
- linux - linux
- osx
before_install: before_install:
- echo $LANG - echo $LANG