From df58e13bc564380cfa614fc3957bccf55a3deb66 Mon Sep 17 00:00:00 2001 From: Young Hahn Date: Tue, 30 Sep 2014 12:11:56 -0400 Subject: [PATCH] appveyor u r so cute --- appveyor.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 311d735..f38b4dc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -12,4 +12,10 @@ install: - node --version - npm --version - npm install - - npm test \ No newline at end of file + - npm test + +build: OFF +test: OFF +test_script: OFF +deploy: OFF +