mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 02:25:07 +00:00
don’t run IE tests for 2.0
This commit is contained in:
parent
da6c3e4098
commit
e4eb502f2a
1 changed files with 0 additions and 5 deletions
|
|
@ -15,12 +15,7 @@ exports.config = {
|
|||
logLevel: 'warn',
|
||||
|
||||
capabilities: [
|
||||
// Previous ESR
|
||||
// { browserName: 'firefox', version: '52.0', platform: 'Windows 7' },
|
||||
// Current ESR
|
||||
{ browserName: 'firefox', version: '80.0', platform: 'Windows 10' },
|
||||
{ browserName: 'internet explorer', version: '10.0', platform: 'Windows 8' },
|
||||
{ browserName: 'internet explorer', version: '11.0', platform: 'Windows 10' },
|
||||
{ browserName: 'chrome', version: '80.0', platform: 'Windows 10' },
|
||||
{ browserName: 'MicrosoftEdge', version: '85', platform: 'Windows 10' },
|
||||
{ browserName: 'safari', version: '11.1', platform: 'macOS 10.13' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue