UNPKG
pm2-intercom-p
Version:
latest (1.0.0)
1.0.0
Basic system to broadcast message to all other processes
pm2-intercom-p
/
.travis.yml
14 lines
(12 loc)
•
156 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language: node_js
branches:
only: - master - development
node_js:
-
"iojs"
-
"0.12"
-
"0.11"
-
"0.10"
-
"4"
-
"5"