Skip to content

Commit

Permalink
last resort
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweissman authored and vedanshujain committed Jun 21, 2018
1 parent 3ed35fd commit 04cff58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ module.exports = function (grunt) {
testTimeout: 8000,
testname: 'QUnit test for Select2',
browsers: [
/*
{
browserName: 'internet explorer',
version: '8',
Expand All @@ -182,7 +183,7 @@ module.exports = function (grunt) {
version: '10',
platform: 'Windows 7'
},

*/
{
browserName: 'internet explorer',
version: '11',
Expand Down

0 comments on commit 04cff58

Please sign in to comment.