sudo: required services: - docker language: node_js script: - npm test node_js: - "6" - "8" - "10" # Skip builds for tags if: tag IS blank