UNPKG
node-gearman
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Simple Gearman client/worker module for Node.JS
github.com/andris9/node-gearman
andris9/node-gearman
node-gearman
/
.travis.yml
15 lines
(12 loc)
•
203 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
node_js:
-
0.6
-
0.7
before_install:
-
sudo
apt-get
install
gearman
notifications:
email:
recipients:
-
andris@node.ee
on_success:
change
on_failure:
change