enable OS X and Linux CI builds
This commit is contained in:
@@ -2,4 +2,7 @@ language: c
|
|||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
script: "./dist.sh"
|
script: "./dist.sh"
|
||||||
|
Reference in New Issue
Block a user