Skip to content

Commit

Permalink
Merge pull request #46 from AkihiroSuda/fix-ci-badge
Browse files Browse the repository at this point in the history
README.md: fix CI badge
  • Loading branch information
estesp authored Apr 27, 2021
2 parents 4140c90 + 0977d81 commit 56b6451
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 @@
# [containerd](https://github.com/containerd/containerd) ZFS snapshotter plugin

[![Build Status](https://travis-ci.org/containerd/zfs.svg)](https://travis-ci.org/containerd/zfs)
[![Build Status](https://github.com/containerd/zfs/workflows/CI/badge.svg)](https://github.com/containerd/zfs/actions?query=workflow%3ACI)
[![codecov](https://codecov.io/gh/containerd/zfs/branch/master/graph/badge.svg)](https://codecov.io/gh/containerd/zfs)

ZFS snapshotter plugin for containerd.
Expand Down

0 comments on commit 56b6451

Please sign in to comment.