trevis: also test for 3.5 stable move to 3.6-dev

This commit is contained in:
Mattia Rizzolo 2016-07-23 13:48:07 +00:00
parent dc4afb45a0
commit fefd69b947
No known key found for this signature in database
GPG Key ID: 4B043FCDB9444540
1 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,8 @@ python:
- "3.2"
- "3.3"
- "3.4"
- "3.5-dev"
- "3.5"
- "3.6-dev"
- "nightly"
- "pypy"
- "pypy3"
@ -35,7 +36,7 @@ matrix:
env: WITH_OPT_DEPS=false
- python: "3.3"
env: WITH_OPT_DEPS=false
- python: "3.5-dev"
- python: "3.6-dev"
env: WITH_OPT_DEPS=false
- python: "nightly"
env: WITH_OPT_DEPS=false