UNPKG
promiseify
Version:
latest (0.1.2)
0.2.0
0.1.2
0.1.1
0.1.0
callback method to promiseify method
github.com/shepherdwind/promiseify
shepherdwind/promiseify
promiseify
/
.travis.yml
15 lines
(10 loc)
•
139 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
notifications:
email:
-
eward.song@gmail.com
node_js:
-
0.12
install:
-
npm
install
script:
-
make
tests