Skip to content

Commit

Permalink
Merge 6219667 into 9c3f7a4
Browse files Browse the repository at this point in the history
  • Loading branch information
paultcochrane committed Dec 8, 2018
2 parents 9c3f7a4 + 6219667 commit 6880e82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,7 @@ before_install:
install:
- export RELEASE_TESTING=1 AUTOMATED_TESTING=1 AUTHOR_TESTING=1 HARNESS_OPTIONS=c HARNESS_TIMER=1
- cpanm --quiet --notest Sub::Exporter
- if [ "$PERLBREW_PERL" = "5.8" ]; then cpanm --quiet --notest Devel::Cover~"<=1.23"; fi
- cpanm --quiet --notest Devel::Cover::Report::Coveralls
- cpanm --quiet --notest --installdeps .

Expand Down

0 comments on commit 6880e82

Please sign in to comment.