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