Travis CI: Use https://travis-perl.github.io/init
This commit is contained in:
parent
b40759e8d8
commit
54d93cf3ed
@ -23,6 +23,9 @@ matrix:
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install devscripts dpkg-dev lsb-release
|
- sudo apt-get install devscripts dpkg-dev lsb-release
|
||||||
|
- eval $(curl https://travis-perl.github.io/init)
|
||||||
|
- build-perl
|
||||||
|
- perl -V
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- yes '' | cpanm --verbose --notest --skip-satisfied Data::Validate::Domain Data::Validate::IP Data::Validate::URI File::Slurp File::Which Log::Message Term::UI Test::NoTabs Test::Pod::Coverage Test::Pod Text::Template Devel::Cover::Report::Coveralls Sort::Versions
|
- yes '' | cpanm --verbose --notest --skip-satisfied Data::Validate::Domain Data::Validate::IP Data::Validate::URI File::Slurp File::Which Log::Message Term::UI Test::NoTabs Test::Pod::Coverage Test::Pod Text::Template Devel::Cover::Report::Coveralls Sort::Versions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user