mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Transpile the react-sdk before running travis tests
This commit is contained in:
parent
0c99c5563f
commit
d87cf6c02b
@ -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
Block a user