1
0
Fork 0
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:
Selamanse 2017-07-18 11:59:13 +02:00
parent 722b33048f
commit 12d0fd8fd1

View file

@ -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 ./