]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
disable IE11 in BrowserStack config due to frequent timeouts
authorChris Rebert <github@rebertia.com>
Sun, 26 Jan 2014 00:35:13 +0000 (16:35 -0800)
committerChris Rebert <github@rebertia.com>
Sun, 26 Jan 2014 00:35:13 +0000 (16:35 -0800)
browserstack.json

index 07c03e171ecf374c6603898d52a915daaff301c4..beab742e1fd0c723fe0e85b2e69137c730e4aad2 100644 (file)
       "os": "ios",
       "os_version": "7.0",
       "device": "iPhone 5S"
-    },
-    {
-      "browser": "ie",
-      "browser_version": "11.0",
-      "os": "Windows",
-      "os_version": "8.1"
     }
   ]
 }