File tree Expand file tree Collapse file tree 3 files changed +3
-29
lines changed Expand file tree Collapse file tree 3 files changed +3
-29
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ documentation. Some useful information:
1616- We keep the master branch passing all tests at all times on all
1717 supported versions.
1818
19- `Travis CI <https://travis-ci.org /html5lib/html5lib-python/ >`_ is run
19+ `GitHub Actions <https://github.com /html5lib/html5lib-python/actions >`_ is run
2020against all pull requests and should enforce all of the above.
2121
2222We use `Opera Critic <https://critic.hoppipolla.co.uk/ >`_ as an external
Original file line number Diff line number Diff line change 11html5lib
22========
33
4- .. image :: https://travis-ci.org/html5lib/html5lib-python.svg?branch=master
5- :target: https://travis-ci.org/html5lib/html5lib-python
6-
4+ .. image :: https://github.com/html5lib/html5lib-python/actions/workflows/python-tox.yml/badge.svg
5+ :target: https://github.com/html5lib/html5lib-python/actions/workflows/python-tox.yml
76
87html5lib is a pure-python library for parsing HTML. It is designed to
98conform to the WHATWG HTML specification, as is implemented by all major
You can’t perform that action at this time.
0 commit comments