dart-archive / http_io

BSD 3-Clause "New" or "Revised" License
15 stars 15 forks source link

Migrated http_ipv6_test from SDK. #50

Closed bkonyi closed 6 years ago

bkonyi commented 6 years ago

Travis is having issues with binding to the IPv6 loopback adapter. Following the issue here.

bkonyi commented 6 years ago

@zanderso, looks like I've managed to enable IPv6 for our Travis instances. PTAL.