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 +