Removes Travis mentions

We do not use Travis CI anymore.

Removes Travis CI badge from README.rst
Removes .travis.yml - config file for Travis CI.

Change-Id: I247db93452a90a328e0856e337316da30704a978
This commit is contained in:
Petr Blaho 2013-11-11 14:59:01 +01:00
parent b73c061d56
commit b6be6da769
2 changed files with 0 additions and 16 deletions

View File

@ -1,14 +0,0 @@
language: python
env:
- TOX_ENV=py27
- TOX_ENV=pep8
before_install:
- pip install tox --use-mirrors
script:
- tox -e $TOX_ENV
notifications:
irc:
channels:
- "irc.freenode.org#tuskar"
use_notice: true
skip_join: false

View File

@ -1,8 +1,6 @@
======
Tuskar
======
.. image:: https://travis-ci.org/tuskar/tuskar.png?branch=master
:target: http://travis-ci.org/tuskar/tuskar
What is Tuskar?
---------------