mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Removes yunohost installation
This commit is contained in:
parent
722b33048f
commit
12d0fd8fd1
1 changed files with 0 additions and 4 deletions
|
@ -4,11 +4,7 @@ sudo: required
|
||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install git dialog
|
|
||||||
- git clone https://github.com/YunoHost/install_script /tmp/install_script
|
|
||||||
- cd /tmp/install_script && sudo ./install_yunohost
|
|
||||||
- git clone https://github.com/YunoHost/package_linter /tmp/packge_linter
|
- git clone https://github.com/YunoHost/package_linter /tmp/packge_linter
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- /tmp/package_linter.py ./
|
- /tmp/package_linter.py ./
|
||||||
- yunohost app install ./
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue