Skip to content

Commit

Permalink
Use Travis badge from .org instead of .com
Browse files Browse the repository at this point in the history
  • Loading branch information
colega committed Jan 10, 2020
1 parent 172f469 commit 097977c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# gotoprom
## A Prometheus metrics builder

[![Travis CI build status](https://travis-ci.com/cabify/gotoprom.svg?branch=master)](https://travis-ci.com/cabify/gotoprom)
[![Build Status](https://travis-ci.org/cabify/gotoprom.svg?branch=master)](https://travis-ci.org/cabify/gotoprom)
[![Coverage Status](https://coveralls.io/repos/github/cabify/gotoprom/badge.svg)](https://coveralls.io/github/cabify/gotoprom)
[![GoDoc](https://godoc.org/github.com/cabify/gotoprom?status.svg)](https://godoc.org/github.com/cabify/gotoprom)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go)
Expand Down

0 comments on commit 097977c

Please sign in to comment.