Skip to content

Commit

Permalink
fix travis on 5.10, 5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
karenetheridge committed May 17, 2020
1 parent aaf1cf9 commit 69cc8ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,7 @@ before_install:
- build-perl
- perl -V
install:
- perl -M5.014 -e1 2>/dev/null || cpan-install Dist::Zilla@5.048
- cpan-install --deps # installs prereqs, including recommends
- cpan-install --coverage # installs converage prereqs, if enabled
before_script:
Expand Down

0 comments on commit 69cc8ed

Please sign in to comment.