From 54eae880e782b1d17827d04cf1e76e9ce9b1c2ce 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 feafc1d40..5833d038f 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 [ruby](https://registry.hub.docker.com/_/ruby/). 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 [ruby](https://registry.hub.docker.com/_/ruby/). 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/ruby](https://github.com/docker-library/docs/tree/master/ruby). +The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specificially in [docker-library/docs/ruby](https://github.com/docker-library/docs/tree/master/ruby). + +[![Travis CI](https://img.shields.io/travis/docker-library/ruby/master.svg)](https://travis-ci.org/docker-library/ruby/branches)