mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-22 08:03:07 +02:00
check for python version 3.7 and 3.8 as well
This commit is contained in:
parent
10278639f9
commit
7b823ace5b
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ env:
|
|||
- TASK_VERSION=v2.5.1
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
services:
|
||||
- docker
|
||||
before_install:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue