Merge pull request #11721 from Snuffleupagus/travis-no-npm-update
Don't let Travis run `npm update` during setup
This commit is contained in:
commit
3cebb430c2
@ -8,4 +8,3 @@ install:
|
||||
- npm install -g npm@latest
|
||||
- npm install -g gulp-cli
|
||||
- npm install
|
||||
- npm update
|
||||
|
Loading…
Reference in New Issue
Block a user