Skip to content

Commit

Permalink
Remove TravisCI badge (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
elithrar committed Jul 20, 2019
1 parent 7a1bf40 commit e67b3c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
@@ -1,7 +1,6 @@
# gorilla/mux

[![GoDoc](https://godoc.org/github.com/gorilla/mux?status.svg)](https://godoc.org/github.com/gorilla/mux)
[![Build Status](https://travis-ci.org/gorilla/mux.svg?branch=master)](https://travis-ci.org/gorilla/mux)
[![CircleCI](https://circleci.com/gh/gorilla/mux.svg?style=svg)](https://circleci.com/gh/gorilla/mux)
[![Sourcegraph](https://sourcegraph.com/github.com/gorilla/mux/-/badge.svg)](https://sourcegraph.com/github.com/gorilla/mux?badge)

Expand Down

0 comments on commit e67b3c0

Please sign in to comment.