Skip to content

Commit

Permalink
try to use 'prove' command for travis-ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Aug 16, 2014
1 parent e9eed8d commit 916c9d5
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 @@ -12,7 +12,7 @@ perl:
before_install:
- ./dev-bin/travis-prepare.sh
script:
perl ./Makefile.PL && make && cover -test -report coveralls
PERL5OPT=-MDevel::Cover prove -lv t && cover -report coveralls

notifications:
irc:
Expand Down

0 comments on commit 916c9d5

Please sign in to comment.