mirror of
https://github.com/morrisjs/morris.js.git
synced 2024-11-13 07:11:12 +01:00
Merge pull request #298 from sudodoki/fix_travis_builds
update npm test task
This commit is contained in:
commit
6e5d68fc99
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"grunt-contrib-watch": "~0.5.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt coffee mocha"
|
||||
"test": "grunt concat coffee mocha"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8 <0.11"
|
||||
|
|
Loading…
Reference in a new issue