Appveyor stuff
continuous-integration/appveyor/branch AppVeyor build succeeded Details

master
Jonatan Nilsson 2022-02-18 06:34:24 +00:00
parent 5eb9fb9476
commit 35b82934f1
1 changed files with 2 additions and 0 deletions

View File

@ -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