Merge pull request #7756 from timvandermeij/npm
Travis CI: use most recent version of NPM
This commit is contained in:
commit
a28a71072d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ cache:
|
||||||
directories:
|
directories:
|
||||||
- node_modules
|
- node_modules
|
||||||
install:
|
install:
|
||||||
|
- npm install -g npm@latest
|
||||||
- npm install -g gulp-cli
|
- npm install -g gulp-cli
|
||||||
- npm install
|
- npm install
|
||||||
- npm update
|
- npm update
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue