Skip to content

Commit 91d213f

Browse files
authored
Merge pull request #53 from olleolleolle/patch-1
Use GitHub Actions badge in README [ci skip]
2 parents e6c68ac + a0a5f63 commit 91d213f

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-
# RSpec::ActiveModel::Mocks [![Build Status](https://secure.travis-ci.org/rspec/rspec-activemodel-mocks.svg?branch=main)](http://travis-ci.org/rspec/rspec-activemodel-mocks)
1+
# RSpec::ActiveModel::Mocks [![RSpec CI](https://github.com/rspec/rspec-activemodel-mocks/actions/workflows/ci.yml/badge.svg)](https://github.com/rspec/rspec-activemodel-mocks/actions/workflows/ci.yml)
22

33
RSpec::ActiveModel::Mocks provides tools for testing `ActiveModel` classes.
44

0 commit comments

Comments
 (0)