From 831c0a14d56744f94f5f03441df188b30b6917b7 Mon Sep 17 00:00:00 2001 From: evilaliv3 Date: Mon, 30 Nov 2015 02:24:42 +0100 Subject: [PATCH] Allow travisCI to fast_finish the build result as soon as unit tests are completed --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0960e01c..f0ec266a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: node_js matrix: + fast_finish: true include: - node_js: "0.12.2" env: OPENPGPJSTEST='unit'