mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-25 04:02:46 +01:00
Merge pull request #1251 from mapreri/trevis-update
trevis: also test for 3.5 stable move to 3.6-dev
This commit is contained in:
commit
aa1c971ac0
@ -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