Add travis status to README

This commit is contained in:
Maciej Pytel 2017-04-18 17:52:13 +02:00
parent 6f973a6f4e
commit ef9eacf2fa
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Kubernetes Autoscaler
[![Build Status](https://travis-ci.org/kubernetes/autoscaler.svg?branch=master)](https://travis-ci.org/kubernetes/autoscaler)
This repository contains autoscaling-related components for Kubernetes.
## Getting the Code