mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-22 18:39:31 +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.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
|
||||
|
Loading…
Reference in New Issue
Block a user