diff --git a/README.md b/README.md index 46c759c..b945194 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Adds a streamy multipart form post capability to `Net::HTTP`. Also supports other methods besides `POST`. -[![Build Status](https://secure.travis-ci.org/socketry/multipart-post.svg)](http://travis-ci.org/socketry/multipart-post) +[![Ruby CI](https://github.com/socketry/multipart-post/actions/workflows/ruby.yml/badge.svg)](https://github.com/socketry/multipart-post/actions/workflows/ruby.yml) ## Features/Problems