mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
7 lines
170 B
YAML
7 lines
170 B
YAML
test:
|
|
script:
|
|
- apt-get update
|
|
- apt-get install python pip
|
|
- git clone https://github.com/YunoHost/package_linter
|
|
- python package_linter/package_linter.py .
|
|
|