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
|
language: lxc
|
||||||
install: ""
|
install: "lxc"
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
script:
|
script:
|
||||||
- git clone https://github.com/YunoHost/package_linter
|
- git clone https://github.com/YunoHost/CI_package_check
|
||||||
- python package_linter/package_linter.py .
|
- ./analyseCI.sh "https://github.com/YunoHost-Apps/diaspora_ynh" "diaspora_ynh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue