Merge branch 'test_tar' into 'master'

Run test from sdist source

See merge request fdroid/fdroidserver!852
This commit is contained in:
Hans-Christoph Steiner 2021-01-16 09:19:24 +00:00
commit ca8f19ed99

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