diff --git a/README.md b/README.md index b7ede9b12..4f366bf87 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Kubernetes Python Client +[![Build Status](https://travis-ci.org/kubernetes-incubator/client-python.svg?branch=master)](https://travis-ci.org/kubernetes-incubator/client-python) + Python clients for talking to a [kubernetes](http://kubernetes.io/) cluster. ## Example diff --git a/README.prefix b/README.prefix index 5b7a967dc..03987d5eb 100644 --- a/README.prefix +++ b/README.prefix @@ -1,5 +1,7 @@ # Kubernetes Python Client +[![Build Status](https://travis-ci.org/kubernetes-incubator/client-python.svg?branch=master)](https://travis-ci.org/kubernetes-incubator/client-python) + Python clients for talking to a [kubernetes](http://kubernetes.io/) cluster. ## Example