py3.5 is now supported, more or less

py3.3/3.4 are broken for various reasons
This commit is contained in:
Brian Warner 2015-09-28 01:01:25 -07:00
parent 0838f9bc43
commit c261f3e713

View File

@ -10,7 +10,6 @@ matrix:
allow_failures:
- python: "3.3"
- python: "3.4"
- python: "3.5"
fast_finish: true
install:
- pip install . Twisted pyflakes