UNPKG
wait-stream
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Simple wait module for streams3 in node
github.com/justinhelmer/wait-stream
justinhelmer/wait-stream
wait-stream
/
.travis.yml
9 lines
(8 loc)
•
114 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
-
"4.1"
-
"4.0"
-
"0.12"
-
"iojs"
-
"stable"
after_success: npm run coverage