Skip to content

Commit

Permalink
Merge pull request #1663 from ntwb/patch-2
Browse files Browse the repository at this point in the history
Add `npm prune` to Travis CI
  • Loading branch information
retlehs authored Jun 15, 2016
2 parents 764d5fb + 07aec24 commit b116325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b116325

Please sign in to comment.