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:
parent
b73c061d56
commit
b6be6da769
14
.travis.yml
14
.travis.yml
@ -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
|
@ -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?
|
||||
---------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user