update readme, add travis
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
src
|
src
|
||||||
test
|
test
|
||||||
|
.travis.yml
|
||||||
|
|||||||
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "4"
|
||||||
|
- "4.3"
|
||||||
Reference in New Issue
Block a user