Skip to content

Commit 8bf40a7

Browse files
committed
Add GHA badge
1 parent df4d3ba commit 8bf40a7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ Planet API Client
44

55
Python client library and CLI for Planet's public API.
66

7-
.. image:: https://travis-ci.org/planetlabs/planet-client-python.svg?branch=master
8-
:target: https://travis-ci.org/planetlabs/planet-client-python
7+
.. image:: https://github.com/planet/planet-client-python/actions/workflows/tests.yaml/badge.svg?branch=master
8+
:target: https://github.com/planetlabs/planet-client-python/actions
9+
:alt: CI for v1
910

1011

1112
Installation

0 commit comments

Comments
 (0)