ci: try ubuntu 19.04

fix/readme-no-checkpoint
Konstantin Baierer 5 years ago committed by Gerber, Mike
parent 710f2096ef
commit 52ea047a71

@ -6,7 +6,7 @@ jobs:
build-python36:
docker:
- image: ubuntu:18.04
- image: ubuntu:19.04
steps:
- run: apt-get update ; apt-get install -y make git curl python3 python3-pip libtesseract-dev libleptonica-dev tesseract-ocr-eng tesseract-ocr wget
- checkout

Loading…
Cancel
Save