Add npm cache
parent
025733244f
commit
f9ecdcb480
|
@ -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…
Reference in New Issue