We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be611f commit 9a76e0aCopy full SHA for 9a76e0a
README.rst
@@ -15,11 +15,9 @@ the use of same application parts in different manners.
15
:target: https://pypi.python.org/pypi/cone.tile
16
:alt: Number of PyPI downloads
17
18
-.. image:: https://travis-ci.org/bluedynamics/cone.tile.svg?branch=master
19
- :target: https://travis-ci.org/bluedynamics/cone.tile
20
-
21
-.. image:: https://coveralls.io/repos/github/bluedynamics/cone.tile/badge.svg?branch=master
22
- :target: https://coveralls.io/github/bluedynamics/cone.tile?branch=master
+.. image:: https://github.com/conestack/cone.tile/actions/workflows/test.yml/badge.svg
+ :target: https://github.com/conestack/cone.tile/actions/workflows/test.yml
+ :alt: Test cone.tile
23
24
25
Usage
0 commit comments