[Tests] .npm is now cached by default

This commit is contained in:
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

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: