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 23244e435..af271c3b2 100644
--- a/grunt/sauce_browsers.yml
+++ b/grunt/sauce_browsers.yml
@@ -48,10 +48,10 @@
# Win Opera 15+ not currently supported by Sauce Labs
{
- browserName: "Safari",
+ browserName: "iphone",
deviceName: "iPhone Simulator",
- platformVersion: "9.3",
- platformName: "iOS"
+ platformName: "OS X 10.11",
+ version: "9.3"
},
# iOS Chrome not currently supported by Sauce Labs