xgboost/tests/ci_build/test_gpu.sh
2018-05-04 16:50:59 +12:00

8 lines
109 B
Bash
Executable File

#!/usr/bin/env bash
cd python-package
python setup.py install --user
cd ..
python -m nose tests/python-gpu