Merge pull request #538 from yenatch/travis

osx build
This commit is contained in:
yenatch 2018-07-01 00:22:34 -04:00 committed by GitHub
commit 89c2646cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,7 @@
language: c
os:
- linux
- osx
install:
- |-
path="$(pwd)"; cd;
@ -20,4 +23,3 @@ before_script:
script:
- make -j2 compare
- check_status