aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0ed8866a3..77c25df7e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -17,6 +17,7 @@ cache:
17 17
18before_build: 18before_build:
19 - npm run lint 19 - npm run lint
20 - npm run test
20 21
21build_script: 22build_script:
22 - npm run build 23 - npm run build