aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-16 19:51:48 -0800
committerChris Rebert <[email protected]>2014-12-16 19:51:48 -0800
commit7d8bad586bb5862bff46db8126632e3846a1a60a (patch)
treefa99cb038e0835426de742ce403dcf70f02e58b5
parenta1c0bd745e08364d9f6881e313689181eb6e7a33 (diff)
parent35db839149c24f96a1d795eae4de4f7c8877483c (diff)
downloadbootstrap-7d8bad586bb5862bff46db8126632e3846a1a60a.tar.xz
bootstrap-7d8bad586bb5862bff46db8126632e3846a1a60a.zip
Merge pull request #34 from twbs/sauce-android-notes
update Android comments in sauce_browsers.yml
-rw-r--r--grunt/sauce_browsers.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml
index 1df90c47d..b799b208e 100644
--- a/grunt/sauce_browsers.yml
+++ b/grunt/sauce_browsers.yml
@@ -62,10 +62,10 @@
}
# Android Chrome not currently supported by Sauce Labs
-
- # { # Android Browser (super-unofficial)
+ # Android v5.0+ not currently supported by Sauce Labs
+ # { # Android Browser
# browserName: "android",
- # version: "4.0",
+ # version: "5.0",
# platform: "Linux"
# }
]