Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
run IPv6 tests again
  • Loading branch information
kraih committed Sep 15, 2015
1 parent e36337a commit f9ce6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ perl:
- "5.12"
- "5.10"
env:
- "HARNESS_OPTIONS=j9 TEST_EV=1 TEST_POD=1 TEST_SOCKS=1 TEST_TLS=1"
- "HARNESS_OPTIONS=j9 TEST_EV=1 TEST_IPV6=1 TEST_POD=1 TEST_SOCKS=1 TEST_TLS=1"
install:
- "cpanm -n EV IO::Socket::Socks IO::Socket::SSL Net::DNS::Native Test::Pod Test::Pod::Coverage"
- "cpanm -n --installdeps ."
Expand Down

0 comments on commit f9ce6a7

Please sign in to comment.