Skip to content

Commit

Permalink
install Test::mysqld and Test::PostgreSQL in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tsucchi committed Jan 9, 2015
1 parent 6324412 commit bc0305b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ perl:
- "5.18"
- "5.20"
before_install:
- cpanm --force Test::mysqld Test::PostgreSQL
- cpanm -n Devel::Cover::Report::Coveralls
- cover -delete
script:
Expand Down

0 comments on commit bc0305b

Please sign in to comment.