language: node_js node_js: - stable script: - yarn install - yarn bundle - yarn test