added build status to README

This commit is contained in:
J. Gavin Ray
2016-12-04 12:49:31 -08:00
parent 69cd025a66
commit f4be8a73b3
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -3,12 +3,10 @@ dist: trusty
language: go
go:
- 1.7.0
- 1.7.1
- 1.7.2
- 1.7.3
- 1.7.4
- release
- tip
install:
+1
View File
@@ -1,6 +1,7 @@
Fission: Serverless Functions for Kubernetes
============================================
[fission.io](http://fission.io) [@fissionio](http://twitter.com/fissionio)
[![Build Status](https://travis-ci.org/platform9/fission.svg?branch=master)](https://travis-ci.org/platform9/fission)
Fission is a fast serverless framework for Kubernetes with a focus on
developer productivity and high performance.