mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
use a more recent version of ubuntu in travis so that tesseract 4.0 is installed.
This commit is contained in:
parent
202b88632c
commit
89a31443a5
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
|
dist: focal
|
||||||
|
os: linux
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- name: "Paperless on Python 3.6"
|
- name: "Paperless on Python 3.6"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue