Skip to content

Commit

Permalink
Update test version of jquery, jqueryui
Browse files Browse the repository at this point in the history
  • Loading branch information
trentrichardson committed Sep 1, 2014
1 parent 6ca56cf commit 5b3c057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ module.exports = function(grunt) {
options: {
specs: 'test/*_spec.js',
vendor: [
'http://code.jquery.com/jquery-1.10.1.min.js',
'http://code.jquery.com/ui/1.10.3/jquery-ui.min.js',
'http://code.jquery.com/jquery-1.11.1.min.js',
'http://code.jquery.com/ui/1.11.1/jquery-ui.min.js',
'http://github.com/searls/jasmine-fixture/releases/1.0.5/1737/jasmine-fixture.js'
]
}
Expand Down

0 comments on commit 5b3c057

Please sign in to comment.