mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
updated
This commit is contained in:
parent
b6a309733f
commit
be9a61aee4
2 changed files with 2 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
# command to install dependencies
|
||||
install: "pip install -r requirements.txt"
|
||||
# command to run tests
|
||||
script: nosetests
|
|
@ -2,6 +2,8 @@
|
|||
:target: http://badge.fury.io/py/slpkg
|
||||
.. image:: https://travis-ci.org/dslackw/slpkg.svg?branch=master
|
||||
:target: https://travis-ci.org/dslackw/slpkg
|
||||
.. image:: https://landscape.io/github/dslackw/slpkg/master/landscape.png
|
||||
:target: https://landscape.io/github/dslackw/slpkg/master
|
||||
.. image:: https://pypip.in/d/slpkg/badge.png
|
||||
:target: https://pypi.python.org/pypi/slpkg
|
||||
.. image:: https://pypip.in/license/slpkg/badge.png
|
||||
|
|
Loading…
Add table
Reference in a new issue