language: node_js node_js: - "node" install: - cd validation - yarn install script: - node app.js