py3.5 is now supported, more or less
py3.3/3.4 are broken for various reasons
This commit is contained in:
parent
0838f9bc43
commit
c261f3e713
|
@ -10,7 +10,6 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: "3.3"
|
- python: "3.3"
|
||||||
- python: "3.4"
|
- python: "3.4"
|
||||||
- python: "3.5"
|
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
install:
|
install:
|
||||||
- pip install . Twisted pyflakes
|
- pip install . Twisted pyflakes
|
||||||
|
|
Loading…
Reference in New Issue
Block a user