Make sure npm test script gets run on AppVeyor
This commit is contained in:
parent
327064b5ee
commit
308ac9404e
@ -17,6 +17,7 @@ install:
|
||||
test_script:
|
||||
- node --version
|
||||
- npm --version
|
||||
- npm test
|
||||
- npm run test:mocha
|
||||
- npm run lint:js
|
||||
- npm run lint:css
|
||||
|
Loading…
Reference in New Issue
Block a user