Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
1aaad648
Commit
1aaad648
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Plain Diff
Merge pull request #13781 from twbs/saucier
Reenable additional Sauce browsers
parents
389210fc
532dffdd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
grunt/sauce_browsers.yml
+14
-15
grunt/sauce_browsers.yml
with
14 additions
and
15 deletions
+14
-15
grunt/sauce_browsers.yml
+
14
-
15
View file @
1aaad648
...
@@ -5,11 +5,10 @@
...
@@ -5,11 +5,10 @@
browserName
:
"
safari"
,
browserName
:
"
safari"
,
platform
:
"
OS
X
10.9"
platform
:
"
OS
X
10.9"
},
},
# {
{
# browserName: "chrome",
browserName
:
"
chrome"
,
# platform: "OS X 10.9",
platform
:
"
OS
X
10.9"
# version: "31"
},
# },
{
{
browserName
:
"
firefox"
,
browserName
:
"
firefox"
,
platform
:
"
OS
X
10.9"
platform
:
"
OS
X
10.9"
...
@@ -27,16 +26,16 @@
...
@@ -27,16 +26,16 @@
version
:
"
10"
,
version
:
"
10"
,
platform
:
"
Windows
8"
platform
:
"
Windows
8"
},
},
#
{
{
#
browserName: "internet explorer",
browserName
:
"
internet
explorer"
,
#
version: "9",
version
:
"
9"
,
#
platform: "Windows 7"
platform
:
"
Windows
7"
#
},
},
#
{
{
#
browserName: "internet explorer",
browserName
:
"
internet
explorer"
,
#
version: "8",
version
:
"
8"
,
#
platform: "Windows 7"
platform
:
"
Windows
7"
#
},
},
# { # Unofficial
# { # Unofficial
# browserName: "internet explorer",
# browserName: "internet explorer",
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets