Add test script to package.json
- Use `npm test` in travis-node-script
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
npm install -g grunt-cli
|
||||
npm install
|
||||
|
||||
grunt jshint execSpecsInNode
|
||||
npm test
|
||||
|
||||
Reference in New Issue
Block a user