first commit

This commit is contained in:
Vitaly Puzrin
2016-12-09 12:12:16 +03:00
commit 0897ce4316
12 changed files with 6417 additions and 0 deletions

5
.travis.yml Normal file
View File

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