Oldest supported twisted version is 17.5 now.

This commit is contained in:
Andrew Godwin 2017-11-28 23:57:44 -08:00
parent b55fc382e8
commit 29db466c48

View File

@ -7,7 +7,7 @@ python:
- "3.6"
env:
- TWISTED="twisted==17.1.0"
- TWISTED="twisted==17.5.0"
- TWISTED="twisted"
install: