Skip to content

Commit ab46b99

Browse files
committed
Add build badge to README file
1 parent 50a97d1 commit ab46b99

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Kubernetes Python Client
22

3+
[![Build Status](https://travis-ci.org/kubernetes-incubator/client-python.svg?branch=master)](https://travis-ci.org/kubernetes-incubator/client-python)
4+
35
Python clients for talking to a [kubernetes](http://kubernetes.io/) cluster.
46

57
## Example

README.prefix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Kubernetes Python Client
22

3+
[![Build Status](https://travis-ci.org/kubernetes-incubator/client-python.svg?branch=master)](https://travis-ci.org/kubernetes-incubator/client-python)
4+
35
Python clients for talking to a [kubernetes](http://kubernetes.io/) cluster.
46

57
## Example

0 commit comments

Comments
 (0)