CI: Use our docker image

This commit is contained in:
Daniel Martí 2016-02-29 14:15:02 +00:00
parent 4aa44cb150
commit d6de4eb58b

View File

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