mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-05-13 18:07:25 +02:00
.travis.yml: Add use releases for python 3.8 and 3.9
This commit is contained in:
parent
c016ed5bfd
commit
18baff976a
@ -30,7 +30,10 @@ matrix:
|
|||||||
- python: "3.7"
|
- python: "3.7"
|
||||||
env: WITH_OPT_DEPS=true
|
env: WITH_OPT_DEPS=true
|
||||||
dist: xenial
|
dist: xenial
|
||||||
- python: "3.8-dev"
|
- python: "3.8"
|
||||||
|
env: WITH_OPT_DEPS=true
|
||||||
|
dist: xenial
|
||||||
|
- python: "3.9"
|
||||||
env: WITH_OPT_DEPS=true
|
env: WITH_OPT_DEPS=true
|
||||||
dist: xenial
|
dist: xenial
|
||||||
- python: "nightly"
|
- python: "nightly"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user