Require recent Firefox on Sauce Labs to pass
We want at least one browser to pass. Firefox usually passes, so use it to gauge whether the browsers pass.
This commit is contained in:
parent
4ce2dd28e1
commit
1e5935dff3
|
@ -15,7 +15,7 @@ matrix:
|
|||
env: OPENPGP_NODE_JS='10' OPENPGPJSTEST='unit'
|
||||
- node_js: "9"
|
||||
env: BROWSER='Firefox' VERSION='26' PLATFORM='macOS 10.13' OPENPGPJSTEST='saucelabs' COMPAT=1
|
||||
- node_js: "9"
|
||||
- node_js: "10"
|
||||
env: BROWSER='Firefox' VERSION='61' PLATFORM='macOS 10.13' OPENPGPJSTEST='saucelabs'
|
||||
- node_js: "9"
|
||||
env: BROWSER='Chrome' VERSION='49' PLATFORM='macOS 10.13' OPENPGPJSTEST='saucelabs' COMPAT=1
|
||||
|
|
Loading…
Reference in New Issue
Block a user