mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-30 15:51:43 +01: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.