Commit f12e8772 by Maarten L. Hekkelman

for travis

parent 57ce90ce
......@@ -27,7 +27,7 @@ script:
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then gmake test ; else make test ; fi
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then sudo gmake install ; else sudo make install; fi
jobs:
allow_failures:
- os: osx
# jobs:
# allow_failures:
# - os: osx
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment