Also run lint as part of the CI job

This commit is contained in:
Daniel Martí 2015-07-30 12:41:50 -07:00
parent 0a8785f8f4
commit f7eae17fae

View file

@ -9,3 +9,7 @@ before_script:
metadata_check:
script:
- fdroid readmeta
metadata_lint:
script:
- fdroid lint