We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5f421 commit ceba3adCopy full SHA for ceba3ad
2 files changed
.travis.yml
README.md
@@ -2,7 +2,7 @@
2
3
[![Build Status][travis-image]][travis] [![Windows Build Status][appveyor-image]][appveyor] [![Coverage Status][coverage-image]][coverage] [![Release][release-image]][releases] [![License][license-image]][license] [![gitter][gitter-image]][gitter] [![docs][docs-image]][docs]
4
5
-[travis-image]: https://travis-ci.org/bakwc/PySyncObj.svg?branch=master
+[travis-image]: https://github.com/bakwc/PySyncObj/actions/workflows/tests.yaml/badge.svg
6
[travis]: https://travis-ci.org/bakwc/PySyncObj
7
8
[appveyor-image]: https://ci.appveyor.com/api/projects/status/github/bakwc/pysyncobj?branch=master&svg=true
0 commit comments