Remove .travis.yml (wow, it is ancient)
Change-Id: I476a6eb5f64a6306038063cd2f96f96ace5c5d91
This commit is contained in:
parent
1609551a90
commit
29eab32040
19
.travis.yml
19
.travis.yml
@ -1,19 +0,0 @@
|
||||
language: python
|
||||
python: 2.7
|
||||
env:
|
||||
- TOX_ENV=py26
|
||||
- TOX_ENV=py27
|
||||
- TOX_ENV=pep8
|
||||
|
||||
install:
|
||||
- pip install tox
|
||||
script:
|
||||
- tox -vv -e $TOX_ENV
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#teeth-dev"
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
email: false
|
Loading…
x
Reference in New Issue
Block a user