Skip to content

Commit 1291bcb

Browse files
author
Sébastien Delafond
committed
README: update build status badge
1 parent 93775c3 commit 1291bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# python-fuse #
22

3-
[![Build Status](https://travis-ci.org/libfuse/python-fuse.svg?branch=master)](https://travis-ci.org/libfuse/python-fuse)
3+
[![Build status](https://github.com/libfuse/python-fuse/actions/workflows/python.yml/badge.svg?event=push)](https://github.com/libfuse/python-fuse/actions/workflows)
44

55
This is a Python interface to libfuse
66
(https://github.com/libfuse/libfuse).

0 commit comments

Comments
 (0)