diff --git a/appveyor.yml b/appveyor.yml index 9eaadfd..1f164e6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,7 +29,9 @@ test_script: chmod -R 777 /appveyor/projects npm install npm test + echo running test integration npm run test:integration + echo Success on_finish: - sh: export APPVEYOR_SSH_BLOCK=true