Skip to content
Snippets Groups Projects
Commit cb07e905 authored by Meredith L. Patterson's avatar Meredith L. Patterson
Browse files

one last try to make travis work

parent eb64c03c
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ install: true
before_script:
- if [ "$BINDINGS" == "php" ]; then phpenv config-add src/bindings/php/hammer.ini; fi
script:
- scons bindings=$BINDINGS test
- if [ "$BINDINGS" == "java" ]; then scons --in-place && mvn package -P linux; else scons bindings=$BINDINGS test; fi
notifications:
irc:
channels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment