SauceLabs: android 5.0 -> 5.1 to fix cert error

This commit is contained in:
Vitaly Puzrin 2017-03-08 12:08:19 +03:00
parent 8737672b41
commit a3b3ae3b60

View file

@ -9,7 +9,7 @@ module.exports = function (grunt) {
}, {
browserName: 'android',
platform: 'Linux',
version: '5.0'
version: '5.1'
}, {
browserName: 'firefox',
platform: 'XP',