attempt n2 to fix grunt in travis ci build
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
"node": "~0.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt lint qunit"
|
||||
"test": "grunt jshint"
|
||||
},
|
||||
"dependencies": {
|
||||
"underscore": "~1.3.3",
|
||||
|
Reference in New Issue
Block a user