Skip to content

Commit d78f2c6

Browse files
committed
Add grunt-cli to help Travis execute tasks
1 parent e95db37 commit d78f2c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"version": "0.2.7",
88
"devDependencies": {
99
"grunt": "~0.4.1",
10+
"grunt-cli": "~0.1.7",
1011
"grunt-contrib-jshint": "~0.4.3",
1112
"grunt-contrib-concat": "~0.3.0",
1213
"grunt-contrib-uglify": "~0.2.0"

0 commit comments

Comments
 (0)