projects
/
p5sagit/Sub-Name.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ee63f98
)
allow short-circuiting when results can be determined sooner
Karen Etheridge [Mon, 19 Aug 2019 23:15:58 +0000 (16:15 -0700)]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
1c91bc5
..
e31d93c
100644
(file)
--- 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"