mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-21 04:33:06 +02:00
Revert "check for python version 3.7 and 3.8 as well"
This reverts commit 7b823ace5b
.
Python in Travis is only used to merge the coverage results (in fact,
not even that, as those results never get out of the docker image), it
doesn't affect the tests in any way.
This commit is contained in:
parent
8c4da3a744
commit
24c2a8266b
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ 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