We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm test
1 parent 1687df1 commit ce0acb5Copy full SHA for ce0acb5
.travis.yml
@@ -3,4 +3,4 @@ language: node_js
3
node_js:
4
- "4"
5
script:
6
- - node_modules/.bin/grunt test
+ - npm test
0 commit comments