This commit is contained in:
tqchen 2015-07-29 21:09:42 -07:00
parent 8f6e5e197b
commit fa41fe3f13

View File

@ -12,8 +12,8 @@ install:
- "python --version"
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
- "pip instal nose numpy scipy"
- "msbuild windows\xgboost.sln"
build: false
build:
project: windows\xgboost.sln