Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/grunt
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-06-10 23:24:56 +0400
committerChris Rebert <code@rebertia.com>2014-06-24 23:37:44 +0400
commit532dffdd46f1da2f557f6095d9f128ee64e4729e (patch)
tree746c315ed442f15249097bc6a2118c183a70e660 /grunt
parent6352c85a654bd92651948e4ffcd7b088a2534d84 (diff)
reenable Win7 IE8-9 in Sauce
Diffstat (limited to 'grunt')
-rw-r--r--grunt/sauce_browsers.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml
index d589198610..8014bfcb80 100644
--- a/grunt/sauce_browsers.yml
+++ b/grunt/sauce_browsers.yml
@@ -26,16 +26,16 @@
version: "10",
platform: "Windows 8"
},
- # {
- # browserName: "internet explorer",
- # version: "9",
- # platform: "Windows 7"
- # },
- # {
- # browserName: "internet explorer",
- # version: "8",
- # platform: "Windows 7"
- # },
+ {
+ browserName: "internet explorer",
+ version: "9",
+ platform: "Windows 7"
+ },
+ {
+ browserName: "internet explorer",
+ version: "8",
+ platform: "Windows 7"
+ },
# { # Unofficial
# browserName: "internet explorer",