Update travis_after_failure.sh
This commit is contained in:
parent
4a746be43a
commit
b7f355fdd2
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [ ${TASK} == "R-package" ]; then
|
if [ ${TASK} == "R-package" ]; then
|
||||||
cat R-package/xgboost.Rcheck/00install.out
|
cat R-package/xgboost.Rcheck/*.log
|
||||||
fi
|
fi
|
||||||
Loading…
x
Reference in New Issue
Block a user