diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2024-03-05 16:25:22 +0200 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2024-03-05 16:25:22 +0200 |
commit | ba14ad1f91db87771553a85fb3fd0754a2ca69d6 (patch) | |
tree | 9af4af5eeb818fc72e464f0d7147b9f5ddc100c5 /README.md | |
parent | 8bd25f15da3e92dc7b887a3881bd8d4af0909761 (diff) | |
download | bindfs-ba14ad1f91db87771553a85fb3fd0754a2ca69d6.tar.gz |
Readme: updated build status badges.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -58,7 +58,9 @@ See https://github.com/osxfuse/osxfuse/wiki/Mount-options for details. ## Test suite ## -[](https://travis-ci.org/mpartel/bindfs) +[](https://github.com/mpartel/bindfs/actions/workflows/tests.yml) +[](https://github.com/mpartel/bindfs/actions/workflows/tests.yml) + Bindfs comes with a (somewhat brittle and messy) test suite. Some tests must be run as root, and some tests only work as non-root. |