Add old Firefox back to Sauce Labs tests

To test compatibility with Pale Moon 27.
This commit is contained in:
Daniel Huigens 2019-01-02 14:42:36 +01:00
parent 3ed5bb3f31
commit 3e12314418

View File

@ -13,6 +13,8 @@ matrix:
env: OPENPGP_NODE_JS='8' OPENPGPJSTEST='unit'
- node_js: "10"
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"
env: BROWSER='Firefox' VERSION='61' PLATFORM='macOS 10.13' OPENPGPJSTEST='saucelabs'
- node_js: "9"