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
|
- node -v && npm -v
|
||||||
- npm rebuild
|
- npm rebuild
|
||||||
- travis_retry npm install
|
- travis_retry npm install
|
||||||
|
- npm prune
|
||||||
- composer install -o --prefer-dist --no-interaction
|
- composer install -o --prefer-dist --no-interaction
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user