CI: Specify our docker image

master
Daniel Martí 2016-02-29 14:57:49 +00:00
parent 4ea67aaca9
commit 44824d6946
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 required packages"