mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-14 21:45:37 -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:
@@ -8,7 +8,6 @@ sudo: false
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: "3.4"
|
||||
- python: "3.5"
|
||||
- python: "3.6"
|
||||
- python: "3.7-dev"
|
||||
|
Reference in New Issue
Block a user