projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
40e07fc
)
fix use of variables that are no longer defined
ether/travis-debugging
Karen Etheridge [Sun, 26 Apr 2020 18:04:53 +0000 (11:04 -0700)]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
98ccc1b
..
f8d0dc1
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-36,4
+36,4
@@
before_install:
script:
- perl Makefile.PL
- make
- - prove -b -r -s -j$(test-jobs) $(test-files)
+ - prove -b -r t