Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Install common::sense in before_install phase.
  • Loading branch information
oalders committed Jul 31, 2013
1 parent 69f6d46 commit ea40360
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ perl:
- "5.14"
- "5.12"
- "5.10"
before_install:
- cpanm http://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/common-sense-3.6.tar.gz
notifications:
email:
recipients:
Expand Down

0 comments on commit ea40360

Please sign in to comment.