Skip to content

Commit

Permalink
containers still do not support IPv6
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Sep 15, 2015
1 parent f9ce6a7 commit e3c6e0c
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_IPV6=1 TEST_POD=1 TEST_SOCKS=1 TEST_TLS=1"
- "HARNESS_OPTIONS=j9 TEST_EV=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 e3c6e0c

Please sign in to comment.