Revert "Add npm cache"
This reverts commit f9ecdcb480
.
Travis is unhappy about adding an NPM cache as it can't find
matrix-js-sdk for some reason
This commit is contained in:
parent
f9ecdcb480
commit
ba5e3f86cb
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ 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 a new issue