Bah, no pushd.
Also this npm install should now be unnecessary
This commit is contained in:
@@ -6,9 +6,9 @@ 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
|
||||
cd node_modules/matrix-js-sdk
|
||||
npm install
|
||||
popd
|
||||
cd ../..
|
||||
|
||||
npm run test
|
||||
./.travis-test-riot.sh
|
||||
|
||||
Reference in New Issue
Block a user