Add Travis-CI and Coveralls support
commitfe0a989c549c9c0ba0305cf6fb8c5769b637ef24
authorPeter Grayson <jpgrayson@gmail.com>
Thu, 22 Feb 2018 04:45:55 +0000 (21 23:45 -0500)
committerPeter Grayson <jpgrayson@gmail.com>
Thu, 22 Feb 2018 04:45:55 +0000 (21 23:45 -0500)
tree35ff7594b4b3d6ce8a24daa43be63c16488e6956
parent52f732ba5ddd6a8cbf70b9c7b415c33d9cde1205
Add Travis-CI and Coveralls support

Use Travis-CI to test against wide spectrum of python versions.

Coverage data is captured for Python 3.6 and 2.7 tests and uploaded to
coveralls.io.

Signed-off-by: Peter Grayson <jpgrayson@gmail.com>
.travis.yml [new file with mode: 0644]