• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

softprops / shiplift / 931
9%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2018 05:53AM UTC
Jobs 1
Files 7
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
931

push

travis-ci

softprops
Disable Hyper's http protocol enforcement. (#129)

There are some situations where the Docker daemon will expose a HTTP
server and will expect connections through a TCP connection rather than
via a unix socket. For example, this is the case with Docker for Windows
when used through the Windows Subsystem for Linux.

In these cases, `DOCKER_HOST` will be of the form
`tcp://127.0.0.1:2375`. Docker will not work if `DOCKER_HOST` has the
`http` protocol. This commit manually builds a `HttpConnector` from
Hyper so that it does not fail if the protocol is not `http`. Therefore,
the `DOCKER_HOST` that works with Docker will also work with shiplift.

2 of 2 new or added lines in 1 file covered. (100.0%)

82 of 925 relevant lines covered (8.86%)

0.1 hits per line

Jobs
ID Job ID Ran Files Coverage
2 931.2 14 Nov 2018 05:53AM UTC 0
8.86
Travis Job 931.2
Source Files on build 931
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #931
  • 29bd95b4 on github
  • Prev Build on master (#924)
  • Next Build on master (#933)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc