We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7785c48 commit cb1356bCopy full SHA for cb1356b
.travis.yml
@@ -0,0 +1,4 @@
1
+language: node_js
2
+node_js:
3
+ - 0.4
4
+ - 0.6
README.markdown
@@ -8,6 +8,8 @@ This module is a cleaner and more complete version of
8
[bufferlist](https://github.com/substack/node-bufferlist)'s binary module that
9
runs on pre-allocated buffers instead of a linked list.
10
11
+[](http://travis-ci.org/substack/node-binary)
12
+
13
Examples
14
========
15
0 commit comments