We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4d3ba commit 8bf40a7Copy full SHA for 8bf40a7
README.rst
@@ -4,8 +4,9 @@ Planet API Client
4
5
Python client library and CLI for Planet's public API.
6
7
-.. image:: https://travis-ci.org/planetlabs/planet-client-python.svg?branch=master
8
- :target: https://travis-ci.org/planetlabs/planet-client-python
+.. image:: https://github.com/planet/planet-client-python/actions/workflows/tests.yaml/badge.svg?branch=master
+ :target: https://github.com/planetlabs/planet-client-python/actions
9
+ :alt: CI for v1
10
11
12
Installation
0 commit comments