Skip to content

Commit

Permalink
last resort
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweissman committed Oct 23, 2017
1 parent f0a3058 commit bf6c3c9
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 @@ -133,6 +133,7 @@ module.exports = function (grunt) {
testTimeout: 8000,
testname: 'QUnit test for Select2',
browsers: [
/*
{
browserName: 'internet explorer',
version: '8',
Expand All @@ -148,7 +149,7 @@ module.exports = function (grunt) {
version: '10',
platform: 'Windows 7'
},

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

0 comments on commit bf6c3c9

Please sign in to comment.