Initial import of 4.x module.

This commit is contained in:
Erik C. Thauvin 2016-07-23 15:37:07 -07:00
parent af67f93887
commit b4d2df93d3
8 changed files with 193 additions and 0 deletions

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
language: node_js
sudo: false
node_js:
- "4"
- "5"