parent
0c99c5563f
commit
d87cf6c02b
1 changed files with 3 additions and 0 deletions
@ -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 run build) |
||||
|
Loading…
Reference in new issue