chiark / gitweb /
CI: Update image, not using base anymore
[fdroidserver.git] / .gitlab-ci.yml
1 image: mvdan/fdroid-ci:server-20160429
2
3 test:
4   script:
5     - pip3 install -e .
6     - cd tests
7     - ./complete-ci-tests