[TODO] Check why code coverage fails
This commit is contained in:
parent
2aa8b143bd
commit
5358c6f9fe
|
@ -10,7 +10,7 @@ matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
- node_js: "0.12"
|
- node_js: "0.12"
|
||||||
env: OPENPGPJSTEST='coverage' OPENPGP_NODE_JS='0.12'
|
env: OPENPGPJSTEST='unit' OPENPGP_NODE_JS='0.12'
|
||||||
- node_js: "4.2"
|
- node_js: "4.2"
|
||||||
env: OPENPGPJSTEST='unit' OPENPGP_NODE_JS='4.2'
|
env: OPENPGPJSTEST='unit' OPENPGP_NODE_JS='4.2'
|
||||||
- node_js: "5"
|
- node_js: "5"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user