Appveyor stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
This commit is contained in:
parent
5eb9fb9476
commit
35b82934f1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue