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.
2 parents 76f7d65 + c0d1f49 commit eb42900Copy full SHA for eb42900
README.rst
@@ -10,9 +10,10 @@ Pendulum
10
.. image:: https://img.shields.io/codecov/c/github/sdispater/pendulum/master.svg
11
:target: https://codecov.io/gh/sdispater/pendulum/branch/master
12
13
-.. image:: https://travis-ci.org/sdispater/pendulum.svg
+.. image:: https://github.com/sdispater/pendulum/actions/workflows/tests.yml/badge.svg
14
:alt: Pendulum Build status
15
- :target: https://travis-ci.org/sdispater/pendulum
+ :target: https://github.com/sdispater/pendulum/actions
16
+
17
18
Python datetimes made easy.
19
0 commit comments