Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

#253 travis failures installing docker engine 1.9 #255

Merged
merged 2 commits into from
Jun 22, 2017

Conversation

jmurty
Copy link
Contributor

@jmurty jmurty commented Jun 22, 2017

If this looks okay to you @mrmachine can we merge to "develop" to unbreak the Travis CI builds?

FWIW the docker caching does seem to work, see the expanded docker build log at https://travis-ci.org/ic-labs/django-icekit/builds/245607503

- remove customisation to install docker-engine
  version 1.9.1 in place of the Docker provided
  automatically by Travis
- add `--cache-from` directive to docker build
  stage to take advantage of image caching.
The `--pull` directive on `build` is unnecessary
immediately after an explicit `docker pull`.

This change isn't a big deal, but will trigger a
Travis re-build as a nice side-effect.
@jmurty jmurty merged commit b978525 into develop Jun 22, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 7815681 on 253-travis-failures-installing-docker-engine-1.9 into ** on develop**.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants