Skip to content

Commit

Permalink
run coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vti committed Aug 8, 2017
1 parent be50b20 commit 0f293e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -19,7 +19,10 @@ env:
- TEST_TLS=1
install:
- cpanm -n EV IO::Socket::Socks IO::Socket::SSL Net::DNS::Native Test::Pod Test::Pod::Coverage
- cpanm -n Devel::Cover
- cpanm -n --installdeps .
sudo: false
notifications:
email: false
script:
- perl Makefile.PL && make && cover -test -report kritika

0 comments on commit 0f293e1

Please sign in to comment.