This commit is contained in:
tqchen 2015-07-29 22:01:42 -07:00
parent 5dab410537
commit 67d332e0f5

View File

@ -29,6 +29,6 @@ install:
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
- "python --version"
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
build:
- cmd: msbuild windows\xgboost.sln /openmp-
build: off