osx build

This commit is contained in:
yenatch 2018-06-30 22:28:13 -04:00
parent 2641f93ad0
commit 162db5cdfd

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