Skip to content

Commit f7cebcb

Browse files
authored
update readme with build status
1 parent 094cf3a commit f7cebcb

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
@@ -2,7 +2,7 @@ Send 405 response for ActionController::UnknownHttpMethod exceptions
22

33
Travis CI
44
=======
5-
[![Build Status](https://travis-ci.org/rcclemente/http_method_not_allowed_middleware.png)](https://travis-ci.org/rcclemente/http_method_not_allowed_middleware)
5+
[![Build Status](https://github.com/rcclemente/http_method_not_allowed_middleware/workflows/Ruby/badge.svg)](https://github.com/rcclemente/http_method_not_allowed_middleware/actions)
66
[![Gem Version](https://badge.fury.io/rb/http_method_not_allowed_middleware.svg)](https://badge.fury.io/rb/http_method_not_allowed_middleware)
77

88
Install

0 commit comments

Comments
 (0)