travis: we no longer need twisted from trunk
This commit is contained in:
parent
29889eb20b
commit
f3e310acbc
|
@ -14,8 +14,6 @@ python:
|
|||
install:
|
||||
- pip install -U pip
|
||||
- pip install pyflakes coverage codecov
|
||||
- pip install "git+https://github.com/twisted/twisted#egg=twisted"
|
||||
# - pip install "Twisted>=15.5.0"
|
||||
- pip install --editable .
|
||||
script:
|
||||
- pyflakes setup.py src
|
||||
|
|
Loading…
Reference in New Issue
Block a user