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