Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix travis
  • Loading branch information
ingydotnet committed May 20, 2014
1 parent 1355d9e commit 1f0f3c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -14,8 +14,7 @@ install:

script:
- PERL5OPT=-MDevel::Cover=-coverage,statement,branch,condition,path,subroutine
PERL5LIB=../testml-pm/lib
prove -lv t/
prove -lv test/
- cover

after_success:
Expand Down

0 comments on commit 1f0f3c9

Please sign in to comment.