language: node_js node_js: - node os: linux notifications: email: false jobs: include: - stage: Compile and Test script: npm run test stages: - Compile and Test