mirror of https://github.com/xwiki-labs/cryptpad
drop edge and IE from the test matrix
This commit is contained in:
parent
282095f674
commit
7bf17c0d32
|
@ -3,8 +3,8 @@ env:
|
|||
matrix:
|
||||
- "BROWSER='firefox::Windows 10'"
|
||||
- "BROWSER='chrome::Windows 10'"
|
||||
- "BROWSER='MicrosoftEdge:14.14393:Windows 10'"
|
||||
- "BROWSER='internet explorer:11.103:Windows 10'"
|
||||
#- "BROWSER='MicrosoftEdge:14.14393:Windows 10'"
|
||||
#- "BROWSER='internet explorer:11.103:Windows 10'"
|
||||
#- "BROWSER='safari:10.0:macOS 10.12'"
|
||||
#- "BROWSER='safari:9.0:OS X 10.11'"
|
||||
branches:
|
||||
|
|
Loading…
Reference in New Issue