Skip to content

Commit 49678d3

Browse files
committed
Update CI badge from Travis to GitHub
1 parent 1e1c316 commit 49678d3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sparsebundlefs
33

44
FUSE filesystem for reading macOS sparse-bundle disk images.
55

6-
[![Build Status][buildstatus]][travisci]
6+
[![Continuous Integration][ci-badge]][ci-link]
77
[![CodeFactor][codefactor-badge]][codefactor-link]
88
[![LGTM][lgtm-badge]][lgtm-link]
99
![CodeQL][codeql-badge]
@@ -161,8 +161,8 @@ This software is licensed under the [BSD two-clause "simplified" license][bsd].
161161

162162

163163

164-
[buildstatus]: https://secure.travis-ci.org/torarnv/sparsebundlefs.svg?branch=master
165-
[travisci]: https://travis-ci.org/torarnv/sparsebundlefs
164+
[ci-badge]: https://github.com/torarnv/sparsebundlefs/actions/workflows/ci.yml/badge.svg
165+
[ci-link]: https://github.com/torarnv/sparsebundlefs/actions/workflows/ci.yml
166166

167167
[codefactor-badge]: https://www.codefactor.io/repository/github/torarnv/sparsebundlefs/badge
168168
[codefactor-link]: https://www.codefactor.io/repository/github/torarnv/sparsebundlefs

0 commit comments

Comments
 (0)