Allow travisCI to fast_finish the build result as soon as unit tests are completed
This commit is contained in:
parent
46d2b6e66d
commit
831c0a14d5
|
@ -1,5 +1,6 @@
|
|||
language: node_js
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
- node_js: "0.12.2"
|
||||
env: OPENPGPJSTEST='unit'
|
||||
|
|
Loading…
Reference in New Issue
Block a user