Update travis_java_script.sh

add "set -e"
This commit is contained in:
yanqingmen 2015-07-07 17:28:45 -07:00
parent fc75885e9e
commit 969ea57159

View File

@ -1,4 +1,5 @@
# Test java package of xgboost
set -e
cd java
./create_wrap.sh
cd xgboost4j