mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Run test from sdist source
This commit is contained in:
parent
41709c142f
commit
7cf64ea48f
1 changed files with 2 additions and 0 deletions
|
|
@ -130,6 +130,8 @@ ubuntu_xenial_pip:
|
|||
- $pip install --upgrade pip setuptools
|
||||
- $pip install dist/fdroidserver-*.tar.gz
|
||||
- test -e /usr/share/locale/de/LC_MESSAGES/fdroidserver.mo
|
||||
- tar xzf dist/fdroidserver-*.tar.gz
|
||||
- cd fdroidserver-*
|
||||
- ./tests/run-tests
|
||||
|
||||
# test install process on a bleeding edge distro with pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue