Add Python 3.5-dev to Travis configuration

This commit is contained in:
Dmitry Shachnev
2016-05-08 12:13:55 +03:00
parent 696237c50e
commit b412a9c886

View File

@@ -9,6 +9,7 @@ python:
- "3.3" - "3.3"
- "3.4" - "3.4"
- "3.5" - "3.5"
- "3.5-dev"
- "pypy" - "pypy"
env: env:
global: global: