File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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 ]
2
2
3
3
[ version-badge ] : http://img.shields.io/gem/v/super_diff.svg
4
4
[ 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
6
6
[ downloads-badge ] : http://img.shields.io/gem/dtv/super_diff.svg
7
7
[ hound ] : https://houndci.com
8
8
[ issuehunt-badge ] : https://img.shields.io/badge/sponsored_through-IssueHunt-2EC28C
@@ -224,12 +224,12 @@ I'll get notified right away!
224
224
225
225
## Compatibility
226
226
227
- ` super_diff ` is [ tested] [ travis ] to work with
227
+ ` super_diff ` is [ tested] [ gh-actions ] to work with
228
228
Ruby >= 2.5.x,
229
229
RSpec 3.x,
230
230
and Rails >= 5.x.
231
231
232
- [ travis ] : http ://travis-ci.org /mcmire/super_diff
232
+ [ gh-actions ] : https ://github.com /mcmire/super_diff/actions?query=workflow%3ASuperDiff
233
233
234
234
## Inspiration/Thanks
235
235
You can’t perform that action at this time.
0 commit comments