Skip to content

Commit 956fe17

Browse files
committed
Update CI badge
1 parent d960f00 commit 956fe17

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,6 +1,6 @@
11
# SolidusBraintree
22

3-
[![CircleCI](https://circleci.com/gh/solidusio/solidus_braintree.svg?style=shield)](https://circleci.com/gh/solidusio/solidus_braintree)
3+
[![Test](https://github.com/solidusio/solidus_braintree/actions/workflows/test.yml/badge.svg)](https://github.com/solidusio/solidus_braintree/actions/workflows/test.yml)
44
[![codecov](https://codecov.io/gh/solidusio/solidus_braintree/branch/main/graph/badge.svg)](https://codecov.io/gh/solidusio/solidus_braintree)
55

66
`solidus_braintree` is an extension that adds support for using [Braintree](https://www.braintreepayments.com) as a payment source in your [Solidus](https://solidus.io/) store. It uses Braintree's [JavaScript v3 SDK](https://braintree.github.io/braintree-web/current/) to support the following Braintree payment method types:

0 commit comments

Comments
 (0)