Added
- Added unit tests to gain code coverage.
- Travis CI enabled for all pushes to master branch or pull requests.
- Coveralls added to keep code coverage results per commits.
Changed
- Updated doc strings for all modules.
- Updated README.md.
Fixed
- Fix bug that was not allowing task method traceback to be saved when a
failure happened.
- Fix bug that was not having blaster task id saved within each task.