From fa0598512c480065ac36507a8e070c2ab0b1c68a Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 22 Oct 2015 16:50:49 -0700 Subject: [PATCH] Add Travis CI badge --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fed80e2161..e427fea284 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # About this Repo -This is the Git repo of the official Docker image for [postgres](https://registry.hub.docker.com/_/postgres/). See the -Hub page for the full readme on how to use the Docker image and for information -regarding contributing and issues. +This is the Git repo of the official Docker image for [postgres](https://registry.hub.docker.com/_/postgres/). See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues. -The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), -specificially in [docker-library/docs/postgres](https://github.com/docker-library/docs/tree/master/postgres). +The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specificially in [docker-library/docs/postgres](https://github.com/docker-library/docs/tree/master/postgres). + +[![Travis CI](https://img.shields.io/travis/docker-library/postgres/master.svg)](https://travis-ci.org/docker-library/postgres/branches)