Set up fdroiddata with empty config.py

This commit is contained in:
Daniel Martí 2015-07-30 12:36:17 -07:00
parent 53cdcedcbc
commit c870b7311d
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ before_script:
- test -d fdroidserver && rm -rf fdroidserver
- git clone https://gitlab.com/fdroid/fdroidserver.git fdroidserver --depth=10
- export PATH="$PATH:$PWD/fdroidserver"
- touch config.py
metadata_check:
script:
- cd fdroiddata && fdroid readmeta
- fdroid readmeta