Grunt updates and travis build integration
Change-Id: Ia479b903908f01e82750e9e35dff6c6aef6c36ae
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
"Santhosh Thottingal",
|
||||
"Siebrand Mazeland"
|
||||
],
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"jQuery": "~1.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.3.9",
|
||||
"grunt-compare-size": ">=0.1.4",
|
||||
@@ -49,5 +51,8 @@
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/wikimedia/jquery.uls/blob/master/MIT-LICENSE"
|
||||
}
|
||||
]
|
||||
],
|
||||
"scripts": {
|
||||
"test": "grunt test --verbose"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user