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