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

8 lines
119 B
YAML

image: mvdan/fdroid-ci:base-20160414
test:
script:
- pip3 install -e .
- cd tests
- ./complete-ci-tests