CI: Use our own image

This commit is contained in:
Daniel Martí 2016-02-29 19:56:02 +00:00
parent bf32477433
commit 6264222fb6
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
image: mvdan/fdroid-ci:latest
before_script:
- apt-get -q update -y
- echo " == Installing packages required by this CI script"