Skip to content

Commit

Permalink
Only do pod link check on 5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
rwstauner committed Jan 9, 2017
1 parent 87551f0 commit da97ec0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,7 @@ perl:
env:
global:
- COVERAGE=1
- "SKIP_POD_LINKCHECK=`[[ $TRAVIS_PERL_VERSION =~ ^5\\.20 ]] && echo 1`"

before_install:
- eval $(curl https://travis-perl.github.io/init) --auto

0 comments on commit da97ec0

Please sign in to comment.