mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Add missing package for CI
This commit is contained in:
parent
a1fe686161
commit
a9638ab2a3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y python
|
- apt-get install -y python git
|
||||||
- git clone https://github.com/YunoHost/package_linter
|
- git clone https://github.com/YunoHost/package_linter
|
||||||
- python package_linter/package_linter.py .
|
- python package_linter/package_linter.py .
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue