Add build badge to README file

This commit is contained in:
mbohlool 2016-11-18 10:07:36 -08:00
parent 50a97d13f2
commit ab46b99f5b
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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