Skip to content

Commit

Permalink
Check if 'subroutine' alone causes an error like in bioperl
Browse files Browse the repository at this point in the history
  • Loading branch information
fjossandon committed Nov 13, 2014
1 parent 56e8518 commit 7a9a454
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 @@ -17,7 +17,7 @@ install:

script:
#- "prove -lr t"
- PERL5OPT=-MDevel::Cover=+ignore,prove,-subs_only prove -lr t
- PERL5OPT=-MDevel::Cover=+ignore,prove,-coverage,subroutine prove -lr t
- cover

after_success:
Expand Down

0 comments on commit 7a9a454

Please sign in to comment.