Skip to content

Commit

Permalink
Attempt to add Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
xplodwild committed Mar 22, 2020
1 parent 4f5133c commit 52e5956
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
language: go
go:
- 1.14
install: go get github.com/mattn/goveralls
script:
- "$GOPATH/bin/goveralls -service=travis-ci"
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ ACE
========

[![godoc badge](http://godoc.org/github.com/contentway/ace?status.svg)](http://godoc.org/github.com/contentway/ace)
[![gocover badge](http://gocover.io/_badge/github.com/contentway/ace?t=3)](http://gocover.io/github.com/contentway/ace)
[![Build Status](https://api.travis-ci.org/contentway/ace.svg?branch=master&t=3)](https://travis-ci.org/contentway/ace)
[![Go Report Card](http://goreportcard.com/badge/contentway/ace?t=3)](http://goreportcard.com/report/contentway/ace)

Expand Down

0 comments on commit 52e5956

Please sign in to comment.