From 067f0078956134733f9c37bbee33fb5d5fc4cbd2 Mon Sep 17 00:00:00 2001 From: Brad Ison Date: Tue, 5 Jun 2018 14:35:23 -0400 Subject: [PATCH] Add Travis CI badge to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26a0ff388..6ba184f98 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # quay +[![Build Status](https://travis-ci.com/quay/quay.svg?token=pWvEz2TeyDsVn69Hkiwq&branch=master)](https://travis-ci.com/quay/quay) ![Docker Repository on Quay](https://quay.io/repository/quay/quay/status?token=7bffbc13-8bb0-4fb4-8a70-684a0cf485d3 "Docker Repository on Quay") :warning: The `master` branch may be in an *unstable or even broken state* during development.