mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
update ci
This commit is contained in:
parent
cdb11b1723
commit
6d7848dc1e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ language: node_js
|
|||
before_install:
|
||||
- sudo apt-get install git dialog
|
||||
- git clone https://github.com/YunoHost/install_script /tmp/install_script
|
||||
- echo "yunohost_${TRAVIS_BUILD_ID}" | passwd --stdin root
|
||||
- echo -e "yunorootpass_${TRAVIS_BUILD_ID}\nyunorootpass_${TRAVIS_BUILD_ID}" | passwd root
|
||||
- cd /tmp/install_script && sudo ./install_yunohost
|
||||
- git clone https://github.com/YunoHost/package_linter /tmp/packge_linter
|
||||
|
||||
|
|
Loading…
Reference in a new issue