diff --git a/appveyor.yml b/appveyor.yml index d7d0c58b1..c1367d52e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -32,5 +32,5 @@ install: - "python --version" - "python -c \"import struct; print(struct.calcsize('P') * 8)\"" -build: - project: windows\xgboost.sln \ No newline at end of file +build: off + #project: windows\xgboost.sln \ No newline at end of file