1
0
Fork 0
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:
Selamanse 2017-07-18 11:52:25 +02:00
parent cdb11b1723
commit 6d7848dc1e

View file

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