Skip to content

Commit

Permalink
better
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Jun 13, 2019
1 parent 56f3d92 commit 7a005dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ release-test:

release:
make tidy
release -y -f version.go
release -y -f --skip-packr version.go
make tidy
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p align="center">
<a href="https://godoc.org/github.com/gobuffalo/flect"><img src="https://godoc.org/github.com/gobuffalo/flect?status.svg" alt="GoDoc" /></a>
<a href="https://travis-ci.org/gobuffalo/flect"><img src="https://travis-ci.org/gobuffalo/flect.svg?branch=master" alt="Build Status" /></a>
<a href="https://dev.azure.com/markbates/buffalo/_build/latest?definitionId=51&branchName=master"><img src="https://dev.azure.com/markbates/buffalo/_apis/build/status/gobuffalo.flect?branchName=master" alt="CI" /></a>
<a href="https://goreportcard.com/report/github.com/gobuffalo/flect"><img src="https://goreportcard.com/badge/github.com/gobuffalo/flect" alt="Go Report Card" /></a>
</p>

Expand Down

0 comments on commit 7a005dd

Please sign in to comment.