1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00
fdroidserver/.gitlab-ci.yml
Daniel Martí ec9087d057 Add and switch to build-tools 23.0.3
Also bump to the CI image which contains it.
2016-04-05 10:49:30 +01:00

8 lines
119 B
YAML

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