We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3f94e commit dd8c249Copy full SHA for dd8c249
.travis.yml
@@ -0,0 +1,4 @@
1
+language: node_js
2
+node_js:
3
+ - "0.11"
4
+ - "0.10"
README.md
@@ -4,6 +4,9 @@ Replicate state across a network with the scuttlebutt protocol.
5
**SIMPLE-SCUTTLE IS STILL IN ALPHA**
6
7
+[](https://travis-ci.org/AWinterman/simple-scuttle)
9
+
10
See [the To Do section](#todo) for outstanding tasks.
11
12
I recommend you at least skim the [paper][] which describes the
0 commit comments