travis: we're now py3.3-compatible too
This commit is contained in:
parent
336eea5e78
commit
ea51617233
|
@ -6,10 +6,6 @@ python:
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- python: "3.3"
|
|
||||||
fast_finish: true
|
|
||||||
install:
|
install:
|
||||||
- pip install . Twisted pyflakes
|
- pip install . Twisted pyflakes
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user