language: node_js node_js: - node # Latest stable version of nodejs. install: - npm install - (cd node_modules/matrix-react-sdk && npm run build)