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:
Daniel Huigens 2019-01-02 15:13:45 +01:00
parent 4ce2dd28e1
commit 1e5935dff3

View File

@ -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