drone CI badge in readme
This commit is contained in:
parent
cda36fc1b0
commit
f027517c49
2 changed files with 4 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
language: python
|
||||
sudo: false
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
||||
install:
|
||||
- pip install -U wheel pytest==3
|
||||
|
|
|
@ -6,6 +6,9 @@ larigira
|
|||
:target: https://travis-ci.org/boyska/larigira
|
||||
:alt: Build status
|
||||
|
||||
.. image:: https://drone.degenerazione.xyz/api/badges/boyska/larigira/status.svg?branch=master
|
||||
:alt: Build status on self-managed CI server
|
||||
|
||||
.. image:: https://img.shields.io/pypi/v/larigira.svg
|
||||
:target: https://pypi.python.org/pypi/larigira
|
||||
:alt: Latest Version
|
||||
|
|
Loading…
Reference in a new issue