[Tests] `.npm` is now cached by default

Rui Chen 2019-10-02 15:05:36 -04:00 committed by Jordan Harband
parent 86708833c9
commit e48cb858a6
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ addons:
cache: cache:
ccache: true ccache: true
directories: directories:
- $HOME/.npm
- $TRAVIS_BUILD_DIR/.cache - $TRAVIS_BUILD_DIR/.cache
- $TRAVIS_BUILD_DIR/node_modules - $TRAVIS_BUILD_DIR/node_modules
before_install: before_install: