Change the testing matrix
parent
0d4b74cfba
commit
3ca41d8df7
|
@ -1,8 +1,11 @@
|
|||
language: node_js
|
||||
env:
|
||||
matrix:
|
||||
- "BROWSER='firefox:19:Windows 2012'"
|
||||
- "BROWSER='chrome::Windows 2008'"
|
||||
- "BROWSER='firefox::Windows 10'"
|
||||
- "BROWSER='chrome::Windows 10'"
|
||||
- "BROWSER='MicrosoftEdge:14.14393:Windows 10'"
|
||||
- "BROWSER='internet explorer:11.103:Windows 10'""
|
||||
- "BROWSER='safari:10.0:macOS 10.12'"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue