Skip to content

Commit a1c037c

Browse files
committed
Removed travis.ci, switched to github actions
1 parent ceba3ad commit a1c037c

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
@@ -1,9 +1,9 @@
11
# PySyncObj
22

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]
3+
[![Build Status][tests-image]][tests] [![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]
44

5-
[travis-image]: https://github.com/bakwc/PySyncObj/actions/workflows/tests.yaml/badge.svg
6-
[travis]: https://travis-ci.org/bakwc/PySyncObj
5+
[tests-image]: https://github.com/bakwc/PySyncObj/actions/workflows/tests.yaml/badge.svg
6+
[tests]: https://github.com/bakwc/PySyncObj/actions/workflows/tests.yaml
77

88
[appveyor-image]: https://ci.appveyor.com/api/projects/status/github/bakwc/pysyncobj?branch=master&svg=true
99
[appveyor]: https://ci.appveyor.com/project/bakwc/pysyncobj

0 commit comments

Comments
 (0)