UNPKG

worker-server

Version:

Worker server to run jobs instructed by central server

24 lines (18 loc) 261 B
script: - "npm run travis" language: node_js node_js: - "6" - "8" - "10" branches: except: - /^v\d+\./ matrix: fast_finish: true include: - node_js: "10" env: COVERAGE=true allow_failures: - env: COVERAGE=true sudo: false