[Travis] also test against newly released Python 3.5.0
This commit is contained in:
parent
459eabf2e4
commit
cf310d4ff7
@ -3,6 +3,7 @@ python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "pypy"
|
||||
# - "pypy3" # Disable pypy3 until Travis updates it to >= 3.3
|
||||
before_install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user