From 470e3f99129c72c2c4bd823cd50846d6971c0ea4 Mon Sep 17 00:00:00 2001 From: Dimitri Benin Date: Wed, 8 Jul 2015 01:38:14 +0200 Subject: [PATCH] automatic windows builds --- appveyor.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index c7af021..7d92515 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,7 +21,4 @@ test_script: - node --version - npm --version # run tests - - npm run-script ci - -# Don't actually build. -build: off \ No newline at end of file + - npm run-script ci \ No newline at end of file