Skip to content

Commit f044dcd

Browse files
authored
Replace broken Travis CI status badge in README (#925)
Replace broken status badge in README
1 parent 3f631ac commit f044dcd

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
@@ -1,4 +1,4 @@
1-
# stripe-mock [![Build Status](https://travis-ci.org/stripe/stripe-mock.svg?branch=master)](https://travis-ci.org/stripe/stripe-mock)
1+
# stripe-mock [![Build Status](https://github.com/stripe/stripe-mock/actions/workflows/ci.yml/badge.svg)](https://github.com/stripe/stripe-mock/actions/workflows/ci.yml)
22

33
stripe-mock is a mock HTTP server based on the real Stripe API. It accepts the
44
same requests and parameters that the Stripe API accepts, and rejects requests

0 commit comments

Comments
 (0)