projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
53b87cd
)
cpan-install is a helperism
Karen Etheridge [Sun, 26 Apr 2020 18:02:57 +0000 (11:02 -0700)]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
da3fc10
..
98ccc1b
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-32,7
+32,7
@@
env:
- RELEASE_TESTING=0
before_install:
- perl -V
- - cpan-install B::Hooks::OP::Check ExtUtils::Depends
+ - cpanm B::Hooks::OP::Check ExtUtils::Depends
script:
- perl Makefile.PL
- make