chore: set ios 11 in saucelabs to 11.3

This commit is contained in:
Martin Staffa
2018-05-23 23:36:48 +02:00
parent 9fe596422f
commit 96c4cb6694
+1 -1
View File
@@ -114,7 +114,7 @@ module.exports = function(config, specificOptions) {
base: 'SauceLabs',
browserName: 'iphone',
platform: 'OS X 10.12',
version: '11'
version: '11.3'
},
'BS_Chrome': {