Skip to content

Commit

Permalink
test without Net::DNS::Native for now, since it fails to install too …
Browse files Browse the repository at this point in the history
…often
  • Loading branch information
kraih committed Nov 14, 2014
1 parent 075a97d commit f7c286c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ perl:
env:
- "HARNESS_OPTIONS=j9 TEST_EV=1 TEST_IPV6=1 TEST_POD=1 TEST_SOCKS=1 TEST_TLS=1"
install:
- "cpanm EV IO::Socket::Socks IO::Socket::SSL Net::DNS::Native Test::Pod Test::Pod::Coverage"
- "cpanm EV IO::Socket::Socks IO::Socket::SSL Test::Pod Test::Pod::Coverage"
- "cpanm --installdeps ."
notifications:
email: false

1 comment on commit f7c286c

@olegwtf
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I released 0.13. Hope this will help

Please sign in to comment.