Travis: add osx and clang builds
This commit is contained in:
@@ -2,9 +2,11 @@ language: cpp
|
|||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
|
- clang
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
- osx
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- echo $LANG
|
- echo $LANG
|
||||||
|
|||||||
Reference in New Issue
Block a user