diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 8a4f7cda..00000000 --- a/.travis.yml +++ /dev/null @@ -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 diff --git a/README.rst b/README.rst index 3ae85243..71bd0ed2 100644 --- a/README.rst +++ b/README.rst @@ -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