1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 08:20:11 +02:00
fdroidserver/.gitlab-ci.yml
2016-03-05 19:22:23 +00:00

9 lines
149 B
YAML

image: mvdan/fdroid-ci:latest
test:
script:
- apt-get update
- apt-get install -y python-dev gcc
- cd tests
- ./complete-ci-tests