Merge pull request #287 from cdrage/add-coveralls

Update TRAVIS CI to add coveralls
This commit is contained in:
sebgoa 2016-12-07 10:08:24 +01:00 committed by GitHub
commit 0b5d167717
2 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,9 @@ language: go
go:
- 1.6
before_install:
- go get github.com/mattn/goveralls
install:
- true
@ -23,3 +26,4 @@ script:
- cp kompose $GOPATH/bin/
- make test-cmd
- goveralls -service=travis-ci

View File

@ -1,6 +1,7 @@
# Kompose (Kubernetes + Compose)
[![Build Status](https://travis-ci.org/kubernetes-incubator/kompose.svg?branch=master)](https://travis-ci.org/kubernetes-incubator/kompose)
[![Coverage Status](https://coveralls.io/repos/github/kubernetes-incubator/kompose/badge.svg?branch=master)](https://coveralls.io/github/kubernetes-incubator/kompose?branch=master)
[![Join us in #kompose on k8s Slack](https://s3.eu-central-1.amazonaws.com/ngtuna/join-us-on-slack.png)](http://slack.kubernetes.io) in #kompose channel