incomplete appveyor
This commit is contained in:
parent
e30c724bd4
commit
259dea0777
@ -29,10 +29,7 @@ install:
|
|||||||
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||||
- "python --version"
|
- "python --version"
|
||||||
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
|
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
|
||||||
- "%CMD_IN_ENV% pip install numpy scipy nose"
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
project: windows\xgboost.sln
|
project: windows\xgboost.sln
|
||||||
|
|
||||||
test_script:
|
|
||||||
- "%CMD_IN_ENV% nosetests test\\python"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user