Merge pull request #3224 from acs-ferreira/patch-3

Upgrade npm globally (Travis)
This commit is contained in:
buddh4 2018-07-31 11:57:00 +02:00 committed by GitHub
commit 995fc0f67d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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