1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00

Run test from sdist source

This commit is contained in:
Jochen Sprickerhof 2021-01-15 19:57:32 +01:00
parent 41709c142f
commit 7cf64ea48f

View File

@ -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