alexweissman 7 anos atrás
pai
commit
bf6c3c90af
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      Gruntfile.js

+ 2 - 1
Gruntfile.js

@@ -133,6 +133,7 @@ module.exports = function (grunt) {
           testTimeout: 8000,
           testname: 'QUnit test for Select2',
           browsers: [
+            /*
             {
               browserName: 'internet explorer',
               version: '8',
@@ -148,7 +149,7 @@ module.exports = function (grunt) {
               version: '10',
               platform: 'Windows 7'
             },
-
+            */
             {
               browserName: 'internet explorer',
               version: '11',