Add node v4.2 and v5 to the required travis builds

This commit is contained in:
Tankred Hase 2016-02-01 15:07:52 +07:00
parent cc66703763
commit 35ed0f2d42

View File

@ -41,8 +41,6 @@ matrix:
- node_js: "0.12"
env: OPENPGPJSTEST='end2end-13' BROWSER='iphone 9.1'
allow_failures:
- env: OPENPGPJSTEST='unit' OPENPGP_NODE_JS='4.2'
- env: OPENPGPJSTEST='unit' OPENPGP_NODE_JS='5'
- env: OPENPGPJSTEST='end2end-0' BROWSER='firefox 38'
- env: OPENPGPJSTEST='end2end-2' BROWSER='firefox beta'
- env: OPENPGPJSTEST='end2end-3' BROWSER='chrome 38'