Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
PGPLOT verbose install
  • Loading branch information
mohawk2 committed Aug 29, 2015
1 parent 556fd76 commit e55deaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -47,7 +47,7 @@ before_install:
- source ~/travis-perl-helpers/init
- build-perl
- perl -V
- cpanm --notest PGPLOT # do not need tests
- cpanm -v --notest PGPLOT # do not need tests
- if [ "$AUTHOR_TESTING" == 1 ]; then cpanm --quiet --notest CPAN::Changes; fi # for author tests (AUTHOR_TESTING is set to true by default by init)
- cpanm --force --verbose ExtUtils::ParseXS # we install the latest ExtUtils::ParseXS
- if [ "$EUMM_BLEAD" == 1 ]; then cpanm --quiet --notest --dev ExtUtils::MakeMaker; fi
Expand Down

0 comments on commit e55deaf

Please sign in to comment.