Skip to content

Commit 47ff2b3

Browse files
committed
Update build status badge in README
[ci skip]
1 parent 5817594 commit 47ff2b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# SuperDiff [![Gem Version][version-badge]][rubygems] [![Build Status][travis-badge]][travis] ![Downloads][downloads-badge] [![IssueHunt][issuehunt-badge]][issuehunt]
1+
# SuperDiff [![Gem Version][version-badge]][rubygems] [![Build Status][gh-actions-badge]][gh-actions] ![Downloads][downloads-badge] [![IssueHunt][issuehunt-badge]][issuehunt]
22

33
[version-badge]: http://img.shields.io/gem/v/super_diff.svg
44
[rubygems]: http://rubygems.org/gems/super_diff
5-
[travis-badge]: http://img.shields.io/travis/mcmire/super_diff/master.svg
5+
[gh-actions-badge]: http://img.shields.io/github/workflow/status/mcmire/super_diff/SuperDiff/master
66
[downloads-badge]: http://img.shields.io/gem/dtv/super_diff.svg
77
[hound]: https://houndci.com
88
[issuehunt-badge]: https://img.shields.io/badge/sponsored_through-IssueHunt-2EC28C
@@ -224,12 +224,12 @@ I'll get notified right away!
224224

225225
## Compatibility
226226

227-
`super_diff` is [tested][travis] to work with
227+
`super_diff` is [tested][gh-actions] to work with
228228
Ruby >= 2.5.x,
229229
RSpec 3.x,
230230
and Rails >= 5.x.
231231

232-
[travis]: http://travis-ci.org/mcmire/super_diff
232+
[gh-actions]: https://github.com/mcmire/super_diff/actions?query=workflow%3ASuperDiff
233233

234234
## Inspiration/Thanks
235235

0 commit comments

Comments
 (0)