mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
chore: downgrade FF on Saucelabs
This commit is contained in:
parent
13854aae56
commit
8221cf8204
|
@ -53,6 +53,8 @@ if (travis) {
|
|||
maxDuration: 1800*2
|
||||
},{
|
||||
browserName: 'firefox',
|
||||
platform: 'Windows 10',
|
||||
'version': '48.0',
|
||||
'tunnel-identifier': process.env.TRAVIS_JOB_NUMBER,
|
||||
build: process.env.TRAVIS_BUILD_NUMBER,
|
||||
name: 'Redoc Firefox Latest/Win build ' + process.env.TRAVIS_BUILD_NUMBER,
|
||||
|
|
Loading…
Reference in New Issue
Block a user