mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
trevis: also test for 3.5 stable move to 3.6-dev
This commit is contained in:
parent
dc4afb45a0
commit
fefd69b947
@ -6,7 +6,8 @@ python:
|
|||||||
- "3.2"
|
- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5-dev"
|
- "3.5"
|
||||||
|
- "3.6-dev"
|
||||||
- "nightly"
|
- "nightly"
|
||||||
- "pypy"
|
- "pypy"
|
||||||
- "pypy3"
|
- "pypy3"
|
||||||
@ -35,7 +36,7 @@ matrix:
|
|||||||
env: WITH_OPT_DEPS=false
|
env: WITH_OPT_DEPS=false
|
||||||
- python: "3.3"
|
- python: "3.3"
|
||||||
env: WITH_OPT_DEPS=false
|
env: WITH_OPT_DEPS=false
|
||||||
- python: "3.5-dev"
|
- python: "3.6-dev"
|
||||||
env: WITH_OPT_DEPS=false
|
env: WITH_OPT_DEPS=false
|
||||||
- python: "nightly"
|
- python: "nightly"
|
||||||
env: WITH_OPT_DEPS=false
|
env: WITH_OPT_DEPS=false
|
||||||
|
Loading…
Reference in New Issue
Block a user