UNPKG

gardener

Version:

A node process manager for couchapps that depend on npm modules, or have npm modules bundled with them.

15 lines (10 loc) 163 B
language: node_js node_js: - "0.10" before_script: - npm install - npm install mocha script: "make" notifications: email: - ryan.ramage@gmail.com