Skip to content

Commit

Permalink
try running tests with Net::DNS::Native again
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Nov 14, 2014
1 parent f7c286c commit 71c6d85
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 Test::Pod Test::Pod::Coverage"
- "cpanm EV IO::Socket::Socks IO::Socket::SSL Net::DNS::Native Test::Pod Test::Pod::Coverage"
- "cpanm --installdeps ."
notifications:
email: false

0 comments on commit 71c6d85

Please sign in to comment.