mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-14 12:24:54 +00:00
Don't check code coverage on travis for node v0.12
This commit is contained in:
@@ -10,7 +10,7 @@ matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
- node_js: "0.12"
|
||||
env: OPENPGPJSTEST='coverage' OPENPGP_NODE_JS='0.12'
|
||||
env: OPENPGPJSTEST='unit' OPENPGP_NODE_JS='0.12'
|
||||
- node_js: "4.2"
|
||||
env: OPENPGPJSTEST='unit' OPENPGP_NODE_JS='4.2'
|
||||
- node_js: "5"
|
||||
|
||||
Reference in New Issue
Block a user