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

9 lines
149 B
YAML
Raw Normal View History

2016-02-29 20:56:02 +01:00
image: mvdan/fdroid-ci:latest
2015-08-29 01:02:19 +02:00
test:
2015-08-28 00:59:46 +02:00
script:
- apt-get update
- apt-get install -y python-dev gcc
2015-08-29 01:02:19 +02:00
- cd tests
- ./complete-ci-tests