added travis and improved README

This commit is contained in:
2016-04-27 02:20:27 +02:00
parent b2704c0023
commit 13f8fb8e3e
13 changed files with 99 additions and 1 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
coverage/
docs/
ts/typings/
ts/**/*.js
ts/**/*.js.map
.idea/
node_modules/