Skip to content

Commit

Permalink
Run npm test on appveyor again
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed May 3, 2019
1 parent e5f45d2 commit 20222ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -22,7 +22,7 @@ build: off

test_script:
- node --version && npm --version
- npm run ci:test
- npm test

matrix:
fast_finish: false
Expand Down

0 comments on commit 20222ce

Please sign in to comment.