mirror of https://github.com/vector-im/riot-web
js-sdk, not react-sdk
parent
4ca4441f77
commit
3706d6e32a
|
@ -3,4 +3,4 @@ node_js:
|
|||
- node # Latest stable version of nodejs.
|
||||
install:
|
||||
- npm install
|
||||
- (cd node_modules/matrix-react-sdk && npm install)
|
||||
- (cd node_modules/matrix-js-sdk && npm install)
|
||||
|
|
Loading…
Reference in New Issue