Project: Add npm caching strategy to TravisCI

This commit is contained in:
Mike Salvatore 2022-04-13 12:42:19 -04:00
parent ffec206435
commit 9ae35beba9
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ env:
cache:
- pip: true
- npm: true
- directories:
- "$HOME/.npm"
- $PIP_CACHE_DIR