[TRAVIS] cleanup travis script

This commit is contained in:
tqchen
2016-01-14 17:08:41 -08:00
parent fd173e260f
commit 634db18a0f
25 changed files with 2558 additions and 171 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
if [ ${TASK} == "r_test" ]; then
cat xgboost/xgboost.Rcheck/*.log
fi