UNPKG

pm2

Version:

Production process manager for Node.JS applications with a built-in load balancer.

18 lines (17 loc) 242 B
language: node_js node_js: - "12" - "10" - "8" git: depth: 5 os: - linux before_install: - sudo apt-get -qq update - sudo apt-get install python3 - sudo apt-get install php7.0-cli services: - docker install: - npm install