<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You can now:<div class=""><ul class="">
<li class="">Pull Docker images from central or private registries and start them up as part of your build.</li>
<li class="">Set up a build environment that closely matches your development or production environments to run your tests.</li>
<li class="">Set up an environment close to your production systems to run your code in and run your tests against.</li>
<li class="">Build a Docker image before, after or during a successful build and
ship it to a registry so you can use it on your staging or production
systems.</li>
</ul><div class=""><a href="http://blog.travis-ci.com/2015-08-19-using-docker-on-travis-ci/" class="">http://blog.travis-ci.com/2015-08-19-using-docker-on-travis-ci/</a></div></div></body></html>