1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 08:20:11 +02:00
fdroidserver/.gitlab-ci.yml
Daniel Martí fd7a8c83c8 all: bump to build-tools 24.0.2
Update the docker image to include it there too.
2016-09-10 11:45:39 +02:00

9 lines
170 B
YAML

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