mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Update .travis.yml
This commit is contained in:
parent
495fefb884
commit
1b0990b803
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
language: python
|
||||
install: ""
|
||||
language: lxc
|
||||
install: "lxc"
|
||||
python:
|
||||
- "3.5"
|
||||
script:
|
||||
- git clone https://github.com/YunoHost/package_linter
|
||||
- python package_linter/package_linter.py .
|
||||
- git clone https://github.com/YunoHost/CI_package_check
|
||||
- ./analyseCI.sh "https://github.com/YunoHost-Apps/diaspora_ynh" "diaspora_ynh"
|
||||
|
|
Loading…
Reference in a new issue