Skip to content

Commit

Permalink
chore(Travis CI): Add npm update to Travis CI to force update depen…
Browse files Browse the repository at this point in the history
…dencies based on semantic version policy" (#76)
  • Loading branch information
ntwb committed May 31, 2020
1 parent b5f8108 commit e16fca6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/stylelint-config-wordpress/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ node_js:
before_install:
# remove outdated deps, assists with cache maintenance
- npm prune
- npm update

notifications:
slack:
Expand Down

0 comments on commit e16fca6

Please sign in to comment.