Skip to content

Commit

Permalink
Axe python 3.9 for now (not supported)
Browse files Browse the repository at this point in the history
  • Loading branch information
int3l authored May 31, 2020
1 parent edea870 commit 393631b
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,11 @@ matrix:
python: 3.7
env: TOXENV=py37
name: "3.7 Xenial"
- os: linux
dist: xenial
python: 3.8
env: TOXENV=py38
name: "3.8 Xenial"
- os: linux
dist: bionic
python: 3.9
env: TOXENV=py39-pre-commit
name: "3.9 Bionic"
python: 3.8
env: TOXENV=py38-pre-commit
name: "3.8 Bionic"

before_install:
- sudo apt-get install -y tesseract-ocr
Expand Down

0 comments on commit 393631b

Please sign in to comment.