mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-03 16:00:26 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user