Build-Matrix erweitern

This commit is contained in:
Juergen Edelbluth 2020-02-02 08:59:38 +01:00 committed by GitHub
parent 1f04f0e21d
commit 785e8a5234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,12 +1,15 @@
language: python
dist: xenial
dist:
- xenial
- bionic
python:
- 3.5
- 3.6
- 3.7
- 3.8
- nightly
cache: pip