Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
run tests without Net::DNS::Native
  • Loading branch information
kraih committed Nov 4, 2014
1 parent 2a127c4 commit 6db3812
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_POD=1 TEST_EV=1 TEST_IPV6=1 TEST_SOCKS=1 TEST_TLS=1"
install:
- "cpanm -n Test::Pod Test::Pod::Coverage EV Net::DNS::Native IO::Socket::IP IO::Socket::Socks IO::Socket::SSL"
- "cpanm -n Test::Pod Test::Pod::Coverage EV IO::Socket::IP IO::Socket::Socks IO::Socket::SSL"
- "cpanm -n --installdeps ."
notifications:
email: false

0 comments on commit 6db3812

Please sign in to comment.