Update travis_java_script.sh
add "set -e"
This commit is contained in:
parent
fc75885e9e
commit
969ea57159
@ -1,4 +1,5 @@
|
|||||||
# Test java package of xgboost
|
# Test java package of xgboost
|
||||||
|
set -e
|
||||||
cd java
|
cd java
|
||||||
./create_wrap.sh
|
./create_wrap.sh
|
||||||
cd xgboost4j
|
cd xgboost4j
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user