chiark / gitweb /
CI: Use the new base image
[fdroidserver.git] / .gitlab-ci.yml
1 image: mvdan/fdroid-ci:base-20160329
2
3 test:
4   script:
5     - pip3 install -e .
6     - cd tests
7     - ./complete-ci-tests