update readme, add travis

This commit is contained in:
2016-04-29 15:02:33 -07:00
parent 54d3be6929
commit fcb26ca90e
3 changed files with 11 additions and 2 deletions

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: node_js
node_js:
- "4"
- "4.3"