Skip to content

Commit

Permalink
fix grunt for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Aug 4, 2015
1 parent f55d806 commit d405910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"scripts": {
"dev": "npm install && grunt dev",
"test": "grunt test"
"test": "grunt test:all"
},
"dependencies": {}
}

0 comments on commit d405910

Please sign in to comment.