Merge pull request #372 from thelounge/astorije/npm-test-appveyor
Make sure npm test script gets run on AppVeyor
This commit is contained in:
commit
2e967e8375
@ -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