Add cuda 8/9.1 centos 6 builds, test GPU wheel on CPU only container. (#3309)

* Add cuda 8/9.1 centos 6 builds, test GPU wheel on CPU only container.

* Add Google test
This commit is contained in:
Rory Mitchell
2018-05-17 10:57:01 +12:00
committed by GitHub
parent 098075b81b
commit f8b7686719
9 changed files with 103 additions and 121 deletions

View File

@@ -3,5 +3,6 @@
cd python-package
python setup.py install --user
cd ..
python -m nose tests/python-gpu
python -m nose --attr='!slow' tests/python-gpu/
./testxgboost