Skip to content

Commit

Permalink
[fixup] ignore ConfigData
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed May 29, 2016
1 parent 6ec58a6 commit b99ace1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ matrix:
sudo: false # faster builds as long as you don't need sudo access
before_install:
- export PERL5OPT="${PERL5OPT}${PERL5OPT:+ }"'-Iblib/lib' # work around for Travis Perl helper (auto.bash $blib)
- export HARNESS_PERL_SWITCHES="${HARNESS_PERL_SWITCHES}${HARNESS_PERL_SWITCHES:+ }"'-MDevel::Cover=-ignore,^x?t/,-ignore,ConfigData,-blib,0'
- eval $(curl https://travis-perl.github.io/init) --auto

0 comments on commit b99ace1

Please sign in to comment.