Configure travis to run (the as-yet unwritten) tests, lint, and coverage checks on each PR. cc @lzchen, who did some related work in opencensus-python. TODO: - [X] run unit tests in API and SDK - [X] lint and type checks - [ ] coverage check