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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user