projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4cc486a
)
reinstall configure prereqs
Karen Etheridge [Sun, 26 Apr 2020 17:38:14 +0000 (10:38 -0700)]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
8985e18
..
1d289ec
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-29,7
+29,7
@@
before_install:
- source ~/travis-perl-helpers/init
- build-perl
- perl -V
- - cpan-install B::Hooks::OP::Check ExtUtils::Depends
+ - cpan-install --reinstall B::Hooks::OP::Check ExtUtils::Depends
- build-dist
- cd $BUILD_DIR
install: