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