Skip to content

Commit

Permalink
Update CI badge from Travis to GitHub (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
kianmeng authored Jun 5, 2024
1 parent 2c17e97 commit efe86be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Money

[![Build Status](https://travis-ci.org/elixirmoney/money.svg?branch=master)](https://travis-ci.org/elixirmoney/money)
[![CI Status](https://github.com/elixirmoney/money/actions/workflows/ci.yml/badge.svg)](https://github.com/elixirmoney/money/actions/workflows/ci.yml)
[![Module Version](https://img.shields.io/hexpm/v/money.svg)](https://hex.pm/packages/money)
[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/money/)
[![Total Download](https://img.shields.io/hexpm/dt/money.svg)](https://hex.pm/packages/money)
Expand Down

0 comments on commit efe86be

Please sign in to comment.