aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-16 19:50:33 -0800
committerChris Rebert <[email protected]>2014-12-16 19:50:33 -0800
commit35db839149c24f96a1d795eae4de4f7c8877483c (patch)
tree209c5d8dda482e73988c71901ce04bc730ced258
parentea039ac72e08585c10916d5d737b691043551120 (diff)
downloadbootstrap-35db839149c24f96a1d795eae4de4f7c8877483c.tar.xz
bootstrap-35db839149c24f96a1d795eae4de4f7c8877483c.zip
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 04e90928a..19ada542b 100644
--- a/grunt/sauce_browsers.yml
+++ b/grunt/sauce_browsers.yml
@@ -73,10 +73,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"
# }
]