Skip to content

Commit

Permalink
Verbose cpanm install in Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Oct 12, 2018
1 parent b316c48 commit 508e021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sudo: false
before_install:
- eval $(curl https://travis-perl.github.io/init) --auto
- cpanm Test::Memory::Cycle Test::Taint || true
- cpanm Code::TidyAll::Plugin::SortLines::Naturally
- cpanm -v Code::TidyAll::Plugin::SortLines::Naturally
matrix:
allow_failures:
-
Expand Down

0 comments on commit 508e021

Please sign in to comment.