mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-20 16:59:06 +00:00
More author test prereqs for newer perls
Also mark 'dev' as allowed build failures
This commit is contained in:
parent
006216faff
commit
7095383762
1 changed files with 2 additions and 1 deletions
|
@ -21,6 +21,7 @@ matrix:
|
|||
allow_failures:
|
||||
- perl: blead
|
||||
- perl: blead-thr
|
||||
- perl: dev
|
||||
sudo: false
|
||||
env:
|
||||
global:
|
||||
|
@ -28,4 +29,4 @@ env:
|
|||
- AUTHOR_TESTING=1
|
||||
before_install:
|
||||
- eval $(curl https://travis-perl.github.io/init) --auto
|
||||
- cpanm -n -f Pod::Coverage::TrustPod Test::Perl::Critic
|
||||
- cpanm -n -f Pod::Coverage::TrustPod Test::Perl::Critic Test::Pod::Coverage Test::Pod
|
||||
|
|
Loading…
Add table
Reference in a new issue