From: Karen Etheridge Date: Mon, 19 Aug 2019 23:15:58 +0000 (-0700) Subject: allow short-circuiting when results can be determined sooner X-Git-Tag: v0.26~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FSub-Name.git;a=commitdiff_plain;h=29f253dca4bd389329cbfe15e8c5c9394159eb92 allow short-circuiting when results can be determined sooner --- diff --git a/.travis.yml b/.travis.yml index 1c91bc5..e31d93c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,6 +37,7 @@ matrix: allow_failures: - perl: blead - perl: blead-thr + fast_finish: 1 include: # modules required for author testing do not build on 5.6 - perl: "5.6.2"