Merge pull request #1663 from ntwb/patch-2
Add `npm prune` to Travis CI
This commit is contained in:
@@ -39,6 +39,7 @@ install:
|
||||
- node -v && npm -v
|
||||
- npm rebuild
|
||||
- travis_retry npm install
|
||||
- npm prune
|
||||
- composer install -o --prefer-dist --no-interaction
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user