Automatic Publishing
Added circleci configuration to:
- Run tests against all commits on all branches
- Publish a version using
npm publish
when a new version tag appears onmaster
Added circleci configuration to:
npm publish
when a new version tag appears on master