mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 00:41:06 +03:00
* Skip tidy check if html5print is not available
* install test dependencies on arch
This commit is contained in:
parent
d5a90ed60e
commit
b1bde9e407
2 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue