Skip to content

Commit

Permalink
Update travis_java_script.sh
Browse files Browse the repository at this point in the history
add "set -e"
  • Loading branch information
yanqingmen committed Jul 8, 2015
1 parent fc75885 commit 969ea57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/travis_java_script.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Test java package of xgboost
set -e
cd java
./create_wrap.sh
cd xgboost4j
Expand Down

0 comments on commit 969ea57

Please sign in to comment.