Add npm cache

This commit is contained in:
Erik Johnston 2019-01-08 11:48:11 +00:00
parent 025733244f
commit f9ecdcb480

View File

@ -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