mirror of
https://github.com/correl/tornado-openapi3.git
synced 2024-11-14 19:19:32 +00:00
Remove Travis CI
This commit is contained in:
parent
a2c25247d9
commit
10de1bd477
2 changed files with 0 additions and 8 deletions
|
@ -1,6 +0,0 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.8"
|
||||
- "3.9"
|
||||
install: pip install tox-travis
|
||||
script: tox
|
|
@ -2,8 +2,6 @@
|
|||
Tornado OpenAPI 3
|
||||
===================
|
||||
|
||||
.. image:: https://travis-ci.com/correl/tornado-openapi3.svg?branch=master
|
||||
:target: https://travis-ci.com/correl/tornado-openapi3
|
||||
.. image:: https://codecov.io/gh/correl/tornado-openapi3/branch/master/graph/badge.svg?token=CTYWWDXTL9
|
||||
:target: https://codecov.io/gh/correl/tornado-openapi3
|
||||
.. image:: https://readthedocs.org/projects/tornado-openapi3/badge/
|
||||
|
|
Loading…
Reference in a new issue