mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
6 lines
183 B
YAML
6 lines
183 B
YAML
language: lxc
|
|
python:
|
|
- "3.5"
|
|
script:
|
|
- git clone https://github.com/YunoHost/CI_package_check
|
|
- ./analyseCI.sh "https://github.com/YunoHost-Apps/diaspora_ynh" "diaspora_ynh"
|