Workaround travis issues in build stages... maybe
This commit is contained in:
@@ -44,6 +44,8 @@ install:
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
python: 3.6
|
||||
sudo: required
|
||||
script:
|
||||
- mv ocrmypdf dont_import_this_ocrmypdf
|
||||
- pytest -n auto
|
||||
|
||||
Reference in New Issue
Block a user