Skip to content

Commit

Permalink
Update readme with travis-ci.com image
Browse files Browse the repository at this point in the history
  • Loading branch information
corbym committed Nov 27, 2020
1 parent 2c84f7d commit 56a1405
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
Expand Up @@ -5,7 +5,7 @@ can be strung together in a more readable form to create flexible assertions.

Inspired by [Hamcrest](https://github.com/hamcrest).

[![Build status](https://travis-ci.org/corbym/gocrest.svg?branch=master)](https://github.com/corbym/gocrest)
[![Build status](https://travis-ci.com/corbym/gocrest.svg?branch=master)](https://travis-ci.com)
[![Go Report Card](https://goreportcard.com/badge/github.com/corbym/gocrest)](https://goreportcard.com/report/github.com/corbym/gocrest)
[![GoDoc](https://godoc.org/github.com/corbym/gocrest?status.svg)](http://godoc.org/github.com/corbym/gocrest)
[![BCH compliance](https://bettercodehub.com/edge/badge/corbym/gocrest?branch=master)](https://bettercodehub.com/)
Expand Down

0 comments on commit 56a1405

Please sign in to comment.