Commit Graph

6 Commits

Author SHA1 Message Date
Michael Billington 2dc70677d7 improve travis configuration with more versions
Testing compatibility: add python 3.3, pypy, pypy3, 3.5-dev, 3.6-nightly to .travis.yml
allow failure on pypy3, 3.5-dev and nightly
2016-03-26 10:56:38 +01:00
Patrick Kanzler 126e0e269a
ADD coverage analysis
* branch coverage
* visualization with codecov.io
* added codecov-badge to README
2016-03-22 12:07:21 +01:00
Michael Billington 8596148271 update .travis.yml to use a matrix of versions in build 2016-03-19 22:14:37 +11:00
Patrick Kanzler e5cd37bfbc clean travis configuration file
3d61445e2c did not really improve the travis-build.
Now try to explcitly install tox.
2016-01-05 12:25:20 +01:00
Patrick Kanzler 3d61445e2c IMPROVE explicitly install dependecies on travis 2016-01-05 12:12:33 +01:00
Patrick Kanzler 8b8ab80e5f ADD travis-configuration-file and comments in setup.py 2016-01-05 10:39:28 +01:00