diff --git a/.travis.yml b/.travis.yml index f554fd40..47aa95fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,7 @@ dist: trusty language: go go: - - 1.7.1 - - 1.7.2 - - 1.7.3 - - 1.7.4 + - 1.7 - tip install: diff --git a/README.md b/README.md index 8ccc3e9c..d6f42a50 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ 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.