Add npm cache
This commit is contained in:
parent
025733244f
commit
f9ecdcb480
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ install:
|
|||
- npm install
|
||||
- ./scripts/travis/install-deps.sh
|
||||
|
||||
cache: npm
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- name: Linting Checks
|
||||
|
|
Loading…
Reference in a new issue