Skip to content

Commit d6ce9f8

Browse files
chg: migrated build to github actions.
1 parent 39f246e commit d6ce9f8

File tree

3 files changed

+3
-22
lines changed

3 files changed

+3
-22
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: inscriptis
1+
name: build
22

33
on:
44
push:

.travis.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ inscriptis -- HTML to text conversion library, command line client and Web servi
1414
:target: https://codecov.io/gh/weblyzard/inscriptis/
1515
:alt: Coverage
1616

17-
.. image:: https://www.travis-ci.org/weblyzard/inscriptis.png?branch=master
18-
:target: https://www.travis-ci.org/weblyzard/inscriptis
17+
.. image:: https://github.com/weblyzard/inscriptis/actions/workflows/python-package.yml/badge.svg
18+
:target: https://github.com/weblyzard/inscriptis/actions/workflows/python-package.yml
1919
:alt: Build status
2020

2121
.. image:: https://readthedocs.org/projects/inscriptis/badge/?version=latest

0 commit comments

Comments
 (0)