diff --git a/README.md b/README.md index 02571a82..7554b52e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ When [Google Kubernetes][2] meets [Apache Mesos][3] [![GoDoc] (https://godoc.org/github.com/mesosphere/kubernetes-mesos?status.png)](https://godoc.org/github.com/mesosphere/kubernetes-mesos) +[![Build Status](https://travis-ci.org/mesosphere/kubernetes-mesos.svg)](https://travis-ci.org/mesosphere/kubernetes-mesos) Kubernetes and Mesos are a match made in heaven. Kubernetes enables the Pod, an abstraction that represents a group of co-located containers, along with Labels for service discovery, load-balancing, and replication control.