Skip to content

Commit e72fc1b

Browse files
committed
FIX(SITE) CI-Badge from Travis-->GitHubActions
1 parent e655a32 commit e72fc1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Graphtik
33

44
|pypi-version| |gh-version| (build-version: |release|, build-date: |today|)
55
|python-ver| |dev-status|
6-
|travis-status| |doc-status| |cover-status| |codestyle| |proj-lic|
6+
|ci-status| |doc-status| |cover-status| |codestyle| |proj-lic|
77

88
|gh-watch| |gh-star| |gh-fork| |gh-issues|
99

@@ -242,9 +242,9 @@ Run the graph and request all of the outputs
242242
.. _Graphviz: https://graphviz.org
243243
.. _badges_substs:
244244

245-
.. |travis-status| image:: https://img.shields.io/travis/pygraphkit/graphtik
246-
:alt: Travis continuous integration testing ok? (Linux)
247-
:target: https://travis-ci.org/pygraphkit/graphtik/builds
245+
.. |ci-status| image:: https://github.com/pygraphkit/graphtik/actions/workflows/ci.yaml/badge.svg
246+
:alt: GitHub Actions CI testing ok? (Linux)
247+
:target: https://github.com/pygraphkit/graphtik/actions
248248

249249
.. |doc-status| image:: https://img.shields.io/readthedocs/graphtik?branch=master
250250
:alt: ReadTheDocs ok?

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Graphtik
44
========
55

66
|pypi-version| |gh-version| (|release|, |today|) |python-ver| |dev-status|
7-
|travis-status| |doc-status| |cover-status| |codestyle| |proj-lic|
7+
|ci-status| |doc-status| |cover-status| |codestyle| |proj-lic|
88

99
|gh-watch| |gh-star| |gh-fork| |gh-issues|
1010

0 commit comments

Comments
 (0)