Add travis config and prepare package to be published on npm

This commit is contained in:
ErickSkrauch
2019-05-24 18:51:41 +03:00
parent 4f58034415
commit 0752d52be4
3 changed files with 33 additions and 0 deletions

9
.npmignore Normal file
View File

@@ -0,0 +1,9 @@
src
tests
.eslintrc.js
.gitignore
.travis.yml
babel.config.js
jest.config.js
tsconfig.json
yarn.lock