1
0
mirror of https://github.com/humhub/humhub.git synced 2025-02-16 22:04:57 +01:00
This commit is contained in:
buddh4 2018-07-31 14:08:38 +02:00
commit 98db926c86

@ -28,6 +28,7 @@ before_install:
- $HOME/chromedriver --url-base=/wd/hub &
- sudo curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
- sudo apt-get install -y nodejs
- npm install -g npm@latest
install:
# Run Composer update