Allow travisCI to fast_finish the build result as soon as unit tests are completed

This commit is contained in:
evilaliv3 2015-11-30 02:24:42 +01:00
parent 46d2b6e66d
commit 831c0a14d5

View File

@ -1,5 +1,6 @@
language: node_js
matrix:
fast_finish: true
include:
- node_js: "0.12.2"
env: OPENPGPJSTEST='unit'