1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00
fdroidserver/.gitlab-ci.yml
2016-08-01 00:57:32 +02:00

9 lines
170 B
YAML

image: mvdan/fdroid-ci:server-20160731
test:
script:
- mkdir -p /usr/lib/python3.4/site-packages/
- pip3 install -e .
- cd tests
- ./complete-ci-tests