aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 7ec535ec6..fa77ceb1b 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -13,7 +13,6 @@ cache:
13 13
14before_build: 14before_build:
15 - npm run lint 15 - npm run lint
16 - npm run test
17 - cmd: set NODE_ENV=production 16 - cmd: set NODE_ENV=production
18 17
19build_script: 18build_script: