Add .gitlab-ci.yml

This commit is contained in:
Rafi59 2018-06-06 17:23:08 +02:00
parent 349992d4f3
commit e534260a15
1 changed files with 7 additions and 0 deletions

7
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,7 @@
image: python:3.5-jessie
test:
script:
- apt-get update
- apt-get install git
- git clone https://github.com/YunoHost/package_linter
- python package_linter/package_linter.py .