Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Jan 12, 2015
1 parent aaa0d9d commit 1b4cfa6
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 @@ -6,6 +6,6 @@ perl:
- "5.18"
- "5.20"
before_install:
cpanm -n Devel::Cover::Report::Coveralls
cpanm -n Devel::Cover::Report::Coveralls File::pushd
script:
perl Build.PL && ./Build build && cover -test -report coveralls

0 comments on commit 1b4cfa6

Please sign in to comment.