Add github actions.

This commit is contained in:
Ola
2022-10-03 15:32:14 +02:00
parent 429cbb6053
commit ac7a19b155
2 changed files with 19 additions and 2 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
# melody
[![Build Status](https://travis-ci.org/olahol/melody.svg)](https://travis-ci.org/olahol/melody)
[![Coverage Status](https://img.shields.io/coveralls/olahol/melody.svg?style=flat)](https://coveralls.io/r/olahol/melody)
![Build Status](https://github.com/olahol/melody/actions/workflows/test.yml/badge.svg)
[![GoDoc](https://godoc.org/github.com/olahol/melody?status.svg)](https://godoc.org/github.com/olahol/melody)
> :notes: Minimalist websocket framework for Go.