Skip to content

Commit

Permalink
Trying to fix failure for travisci when publishing test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
einhverfr committed Oct 2, 2014
1 parent 15285ac commit 1b902cb
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 @@ -12,6 +12,7 @@ env:
- DB_TESTING: 1
before_install:
- "cpanm DBI"
- "cpanm HTTP::Tiny"
- "cpanm DBD::Pg"
- "cpanm Try::Tiny"
- "cpanm Memoize"
Expand Down

0 comments on commit 1b902cb

Please sign in to comment.