mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-11 08:41:37 +02:00
Do `npm install` on js-sdk rather than `npm run build`, which will hopefully mean that `browserify` gets installed before we try to run it. The README says we should use `npm install` for the react-sdk too, so let's do that, and bring the travis and jenkins builds into sync with the README.