Run test from sdist source

This commit is contained in:
Jochen Sprickerhof 2021-01-15 19:57:32 +01:00
parent 41709c142f
commit 7cf64ea48f
1 changed files with 2 additions and 0 deletions

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