1
0
mirror of synced 2026-03-10 12:18:17 +00:00

Coveralls.io: Separate runs again, as just "cover" checks coverage on .t files

This commit is contained in:
Axel Beckert
2014-09-25 20:48:30 +02:00
parent 2c0639ca21
commit dc84393d6c

View File

@@ -19,7 +19,8 @@ script:
- make test
after_success:
- cover -test -report coveralls
- prove --exec 'env PERL5OPT=-MDevel::Cover=-ignore_re,^t/ perl' t/*.t
- cover -report coveralls
notifications:
irc: "irc.lugs.ch#kivamon"