* Skip tidy check if html5print is not available

* install test dependencies on arch
This commit is contained in:
Benedikt Brückmann 2021-02-08 06:37:44 +01:00
parent d5a90ed60e
commit b1bde9e407
2 changed files with 7 additions and 2 deletions

View file

@ -138,7 +138,7 @@ arch_pip_install:
- master@fdroid/fdroidserver
script:
- pacman --sync --sysupgrade --refresh --noconfirm git grep python-pip python-virtualenv tar
- pip install -e .
- pip install -e .[test]
- fdroid
- fdroid readmeta
- fdroid update --help