Skip to content

Commit

Permalink
Fix travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moznion committed Sep 24, 2013
1 parent 977483e commit f23e475
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 @@ -7,7 +7,7 @@ perl:
- 5.16
- 5.18
before_script:
- cpanm --quiet --notest Test::Vars Test::LocalFunctions Test::Perl::Critic
- cpanm --quiet --notest Test::LocalFunctions Test::Perl::Critic
after_success:
- cpanm --quiet --notest --skip-satisfied Devel::Cover::Report::Coveralls
- cover -delete
Expand Down

0 comments on commit f23e475

Please sign in to comment.