Fix README to add Go build badge
This commit is contained in:
parent
9dbcf5c83d
commit
a05873cadc
@ -1,4 +1,5 @@
|
|||||||
[![Go Report Card](https://goreportcard.com/badge/github.com/go-migration/gorm-goose)](https://goreportcard.com/report/github.com/go-migration/gorm-goose)
|
[![Go Report Card](https://goreportcard.com/badge/github.com/go-migration/gorm-goose)](https://goreportcard.com/report/github.com/go-migration/gorm-goose)
|
||||||
|
[![Actions Status](https://github.com/go-migration/gorm-goose/workflows/Go/badge.svg)](https://github.com/go-migration/gorm-goose/actions)
|
||||||
[![Build Status](https://travis-ci.org/go-migration/gorm-goose.svg?branch=master)](https://travis-ci.org/go-migration/gorm-goose)
|
[![Build Status](https://travis-ci.org/go-migration/gorm-goose.svg?branch=master)](https://travis-ci.org/go-migration/gorm-goose)
|
||||||
[![codecov](https://codecov.io/gh/go-migration/gorm-goose/branch/master/graph/badge.svg)](https://codecov.io/gh/go-migration/gorm-goose)
|
[![codecov](https://codecov.io/gh/go-migration/gorm-goose/branch/master/graph/badge.svg)](https://codecov.io/gh/go-migration/gorm-goose)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user