Skip to content
GitLab
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
e9dc5b0b
Commit
e9dc5b0b
authored
9 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
Add Android to Sauce testing
[skip validator]
parent
cd64975f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
grunt/sauce_browsers.yml
+9
-8
grunt/sauce_browsers.yml
with
9 additions
and
8 deletions
+9
-8
grunt/sauce_browsers.yml
+
9
-
8
View file @
e9dc5b0b
...
@@ -70,13 +70,14 @@
...
@@ -70,13 +70,14 @@
browserName
:
"
firefox"
,
browserName
:
"
firefox"
,
platform
:
"
Linux"
,
platform
:
"
Linux"
,
version
:
"
latest"
version
:
"
latest"
}
}
,
# Android Chrome not currently supported by Sauce Labs
# Android
# Android v5.0+ not currently supported by Sauce Labs
{
# { # Android Browser
platform
:
"
Linux"
,
# browserName: "android",
browserName
:
"
android"
,
# version: "5.0",
deviceName
:
"
Android
Emulator"
,
# platform: "Linux"
version
:
"
latest"
,
# }
deviceType
:
"
phone"
}
]
]
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