Skip to content

Commit

Permalink
try fix travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Nov 14, 2018
1 parent 94caa04 commit 5d15910
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ before_install:
- cpanm local::lib
- eval "$(perl -Mlocal::lib=$HOME/perl_modules)"
install:
# See https://github.com/travis-perl/helpers/issues/42
- unset AUTHOR_TESTING
- cpanm --skip-satisfied Number::Format Path::Tiny Perl::Tidy Test::Code::TidyAll Test::Perl::Critic Test::TrailingSpace || (cat ~/.cpanm/work/*/build.log ; false)
script:
- make test

0 comments on commit 5d15910

Please sign in to comment.