From 8f6e5e197b6be3bdcc0d32520616a1e3b142206e Mon Sep 17 00:00:00 2001 From: tqchen Date: Wed, 29 Jul 2015 21:07:18 -0700 Subject: [PATCH] ok --- appvegor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appvegor.yml b/appvegor.yml index bb9bfe8c9..2d7f233fe 100644 --- a/appvegor.yml +++ b/appvegor.yml @@ -12,8 +12,8 @@ install: - "python --version" - "python -c \"import struct; print(struct.calcsize('P') * 8)\"" - "pip instal nose numpy scipy" - -build: - "msbuild windows\xgboost.sln" +build: false +