Skip to content

Commit

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

0 comments on commit 977483e

Please sign in to comment.