aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-16 17:00:46 -0800
committerChris Rebert <[email protected]>2014-01-16 17:00:46 -0800
commit600f62dc785a188ebdebe58950df0b247bbd93fc (patch)
treed748467db7b464decca278bf1009d2ef31643643
parentecf8148c3fd6de467c69a66cb71dd02a77dd96ac (diff)
parent4a50ac0bddc830575e9a7ddf6763746328e50ed1 (diff)
downloadbootstrap-600f62dc785a188ebdebe58950df0b247bbd93fc.tar.xz
bootstrap-600f62dc785a188ebdebe58950df0b247bbd93fc.zip
Merge pull request #12265 from twbs/ie-11
enable IE11 in Sauce tests
-rw-r--r--test-infra/sauce_browsers.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index dd4104987..aa5a96acc 100644
--- a/test-infra/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml
@@ -17,11 +17,11 @@
# Mac Opera not currently supported by Sauce Labs
- # { # FIXME: currently fails 1 tooltip test
- # browserName: "internet explorer",
- # version: "11",
- # platform: "Windows 8.1"
- # },
+ {
+ browserName: "internet explorer",
+ version: "11",
+ platform: "Windows 8.1"
+ },
# {
# browserName: "internet explorer",