mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05: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
@ -7,8 +7,7 @@ before_install:
|
||||
sudo: false
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: "3.4"
|
||||
include:
|
||||
- python: "3.5"
|
||||
- python: "3.6"
|
||||
- python: "3.7-dev"
|
||||
|
Loading…
x
Reference in New Issue
Block a user