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
|
- npm install
|
||||||
- ./scripts/travis/install-deps.sh
|
- ./scripts/travis/install-deps.sh
|
||||||
|
|
||||||
|
cache: npm
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- name: Linting Checks
|
- name: Linting Checks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue