We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faac448 commit 3b13724Copy full SHA for 3b13724
docsrc/index.rst
@@ -3,8 +3,8 @@
3
libpysal: Python Spatial Analysis Library Core
4
==============================================
5
6
-.. image:: https://travis-ci.org/pysal/libpysal.svg
7
- :target: https://travis-ci.org/pysal/libpysal
+.. image:: https://github.com/pysal/libpysal/workflows/.github/workflows/unittests.yml/badge.svg
+ :target: https://github.com/pysal/libpysal/actions?query=workflow%3A.github%2Fworkflows%2Funittests.yml
8
9
.. image:: https://badges.gitter.im/pysal/pysal.svg
10
:target: https://gitter.im/pysal/pysal
0 commit comments