mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-20 01:19:26 +01: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…
Reference in New Issue
Block a user