diff options
author | Konstantinos Smanis <konstantinos.smanis@gmail.com> | 2020-08-24 23:59:17 +0300 |
---|---|---|
committer | Alexys Jacob <ultrabug@gentoo.org> | 2020-08-26 11:03:18 +0200 |
commit | d1bd2930bf18a48bc9b717946c0fa7cc1ade93b9 (patch) | |
tree | cd6d853326ea6c2341b44b10a045f81dc0a2ed0e | |
parent | Fix x86-glibc stage3 builds (diff) | |
download | docker-images-d1bd2930bf18a48bc9b717946c0fa7cc1ade93b9.tar.gz docker-images-d1bd2930bf18a48bc9b717946c0fa7cc1ade93b9.tar.bz2 docker-images-d1bd2930bf18a48bc9b717946c0fa7cc1ade93b9.zip |
Update Travis CI badge
See issue #90 for relocation details.
Signed-off-by: Konstantinos Smanis <konstantinos.smanis@gmail.com>
Closes: https://github.com/gentoo/gentoo-docker-images/pull/91
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Gentoo Docker Images -[![Build Status](https://travis-ci.org/gentoo/gentoo-docker-images.svg?branch=master)](https://travis-ci.org/gentoo/gentoo-docker-images) +[![Build Status](https://travis-ci.com/gentoo/gentoo-docker-images.svg?branch=master)](https://travis-ci.com/gentoo/gentoo-docker-images) A collection of Dockerfiles for generating Gentoo docker images. |