Skip to content

Commit

Permalink
We want to verbosify cpanm before install commences
Browse files Browse the repository at this point in the history
  • Loading branch information
ribasushi committed Aug 17, 2013
1 parent 7ee82fc commit 366a7e6
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
@@ -1,5 +1,5 @@
language: perl
before_script:
before_install:
- export PERL_CPANM_OPT="--verbose --no-interactive $( echo $PERL_CPANM_OPT | sed 's/--skip-satisfied//' )"
perl:
- "5.16"
Expand Down

0 comments on commit 366a7e6

Please sign in to comment.