Skip to content

Commit cefc411

Browse files
author
Sergio Andrés Virviescas Santana
authored
Update build's badge in README
1 parent 3ade6a9 commit cefc411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Gorilla WebSocket is a [Go](http://golang.org/) implementation of the
55

66
This fork adds [fasthttp](https://github.com/valyala/fasthttp) support with last features and improvments of gorilla/websocket
77

8-
[![Build Status](https://travis-ci.org/savsgio/websocket.svg?branch=master)](https://travis-ci.org/savsgio/websocket)
8+
[![Build Status](https://travis-ci.org/fasthttp/websocket.svg?branch=master)](https://travis-ci.org/fasthttp/websocket)
99
[![Go Report Card](https://goreportcard.com/badge/github.com/fasthttp/websocket)](https://goreportcard.com/report/github.com/fasthttp/websocket)
1010
[![GoDoc](https://godoc.org/github.com/fasthttp/websocket?status.svg)](https://godoc.org/github.com/fasthttp/websocket)
1111

0 commit comments

Comments
 (0)