This commit is contained in:
tqchen 2015-07-29 22:22:43 -07:00
parent 0a9c8acd6d
commit 73ec467dd3

View File

@ -30,6 +30,6 @@ install:
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
- "python --version"
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
- cmd: msbuild windows\xgboost.sln /DDISABLE_OPENMP=1 /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
build:
project: windows\xgboost.sln
build: off