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

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