npm install the js-sdk
This commit is contained in:
parent
b44582777b
commit
c54198464b
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ scripts/fetchdep.sh matrix-org matrix-js-sdk
|
|||
rm -r node_modules/matrix-js-sdk || true
|
||||
ln -s matrix-js-sdk node_modules/matrix-js-sdk
|
||||
|
||||
pushd node_modules/matrix-js-sdk
|
||||
npm install
|
||||
popd
|
||||
|
||||
npm run test
|
||||
./.travis-test-riot.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue