Use the right js-sdk branch when testing
On the react-sdk tests not just riot-web
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
set -ex
|
||||
|
||||
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
|
||||
|
||||
npm run test
|
||||
./.travis-test-riot.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user