language: - ruby - node_js install: - bundle install - npm install script: - npm run build