mirror of
https://github.com/videojs/video.js.git
synced 2024-12-25 02:42:10 +02:00
Updated Safari OS X version to 10.10 to fix browser tests
This commit is contained in:
parent
dd6ed45f8e
commit
e5a8c835e1
@ -130,7 +130,7 @@ function getCustomLaunchers(){
|
||||
singleRun: true,
|
||||
base: 'SauceLabs',
|
||||
browserName: 'safari',
|
||||
platform: 'OS X 10.8'
|
||||
platform: 'OS X 10.10'
|
||||
},
|
||||
|
||||
ipad_sl: {
|
||||
|
Loading…
Reference in New Issue
Block a user