travis: Python 3.8, osx_image

This commit is contained in:
James R. Barlow
2019-10-20 04:06:13 -07:00
parent b55d7e57af
commit 3660007fc8
+24 -1
View File
@@ -88,8 +88,31 @@ matrix:
- tesseract-ocr-eng
- tesseract-ocr-fra
- unpaper
- os: linux
dist: xenial
sudo: required
language: python
python: "3.8"
env:
- DIST=xenial
addons:
apt:
update: true
sources:
- sourceline: "ppa:alex-p/tesseract-ocr"
packages:
- ghostscript
- libexempi3
- libffi-dev
- pngquant
- poppler-utils
- qpdf
- tesseract-ocr
- tesseract-ocr-deu
- tesseract-ocr-eng
- tesseract-ocr-fra
- unpaper
- os: osx
osx_image: xcode9.2
language: generic
addons:
homebrew: