You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
All Travis CI test builds currently fail with the error message E: Version '1.9.1-0~trusty' for 'docker-engine' was not found
We use the old version of docker-engine because it caches intermediate build artefacts, massively speeding up the build process, whereas newer versions of Docker to not do so (at least, not without the new/pending ``--cache-from` directive)