docker / libkv

Distributed key/value store abstraction library
Apache License 2.0
853 stars 205 forks source link

CI fails when downloading consul #153

Open mcapuccini opened 7 years ago

mcapuccini commented 7 years ago

CI fails when downloading consul: https://travis-ci.org/docker/libkv/builds/210916019#L218, using curl instead of wget should fix this.