mirror of
https://github.com/Noratrieb/slides.git
synced 2026-03-15 05:16:03 +01:00
attempt n2 to fix grunt in travis ci build
This commit is contained in:
parent
d7b92c9c65
commit
65cbe25a02
3 changed files with 5 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"node": "~0.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt lint qunit"
|
||||
"test": "grunt jshint"
|
||||
},
|
||||
"dependencies": {
|
||||
"underscore": "~1.3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue