mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-09 19:31:30 +01:00
Build js-sdk in travis too
This commit is contained in:
parent
05d2836581
commit
4ca4441f77
@ -1,3 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- node # Latest stable version of nodejs.
|
||||
install:
|
||||
- npm install
|
||||
- (cd node_modules/matrix-react-sdk && npm install)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user