aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
# }
]