67659ab1eb
This is still poorly documented by Travis but according to: https://docs.travis-ci.com/user/common-build-problems/#Running-a-Container-Based-Docker-Image-Locally their reference images are now hosted on Docker Hub. So we update the FROM line to refer to the new default image. We also need a few additional tweaks: - re-enable deb-src lines for our build-dep install - add explicit PATH definition for tools - force the build USER to be Travis - add clang to FEATURES for our test-clang machinery Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
||
---|---|---|
.. | ||
centos6.docker | ||
centos7.docker | ||
debian8-mxe.docker | ||
debian8.docker | ||
debian9.docker | ||
debian-amd64.docker | ||
debian-apt-fake.sh | ||
debian-arm64-cross.docker | ||
debian-armel-cross.docker | ||
debian-armhf-cross.docker | ||
debian-bootstrap.docker | ||
debian-bootstrap.pre | ||
debian-mips64el-cross.docker | ||
debian-mips-cross.docker | ||
debian-mipsel-cross.docker | ||
debian-ports.docker | ||
debian-powerpc-cross.docker | ||
debian-ppc64el-cross.docker | ||
debian-s390x-cross.docker | ||
debian-win32-cross.docker | ||
debian-win64-cross.docker | ||
debian.docker | ||
fedora.docker | ||
min-glib.docker | ||
travis.docker | ||
ubuntu.docker |