Skip to content

Commit

Permalink
chore: add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
alastairruhm committed Dec 8, 2017
1 parent 903b397 commit a06340d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ os:
before_install:
- go get github.com/golang/lint/golint
# - go get github.com/FiloSottile/vendorcheck
# - go get github.com/alecthomas/gometalinter
- go get github.com/alecthomas/gometalinter
# - go get github.com/gordonklaus/ineffassign
# - go get golang.org/x/tools/cmd/goimports
# - go get github.com/tsenart/deadcode
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Coverage Status](https://coveralls.io/repos/github/alastairruhm/go-pushbear/badge.svg?branch=master)](https://coveralls.io/github/alastairruhm/go-pushbear?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/alastairruhm/go-pushbear/badge.svg?branch=master)](https://coveralls.io/github/alastairruhm/go-pushbear?branch=master)
# go-pushbear

go wrapper for pushbear service: https://pushbear.ftqq.com/admin/#/
Expand Down

0 comments on commit a06340d

Please sign in to comment.