Update Jenkins CI for GPU (#3294)

This commit is contained in:
Rory Mitchell
2018-05-04 16:50:59 +12:00
committed by GitHub
parent c80d51ccb3
commit 90a5c4db9d
2 changed files with 6 additions and 7 deletions

View File

@@ -2,5 +2,6 @@
cd python-package
python setup.py install --user
cd ../plugin/updater_gpu
python -m nose test/python
cd ..
python -m nose tests/python-gpu