mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Remove python 3.4 from travis as it has reached end-of-life and does not support a lot of the dependencies newer versions
This commit is contained in:
parent
5ae3433a6d
commit
dfe5f25f01
1 changed files with 1 additions and 2 deletions
|
|
@ -8,7 +8,6 @@ sudo: false
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- python: "3.4"
|
||||
- python: "3.5"
|
||||
- python: "3.6"
|
||||
- python: "3.7-dev"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue