UNPKG

pm2

Version:

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

17 lines (16 loc) 239 B
language: node_js node_js: - "0.12" - "0.10" - "4" - "6" - "7" os: - linux before_install: - sudo apt-get -qq update - sudo apt-get install python3 - sudo apt-get install php5-cli sudo: required services: - docker