-
Committer:
Petr Blaho
-
Date:
2013-08-12 11:20:45 UTC
-
mto:
This revision was merged to the branch mainline in
revision
25.
-
Revision ID:
git-v1:1c4072fe7292c897ca62b48c97d16ecd3db94931
Changes tox.ini in favor of tox and envs
Travis will now use tox to run tests.
This will setup travis envs to run tox on python 2.7, run pep8 tests and
run tests with coverage report.
Coveralls installed and called only in cover env.
Removes python version spec from .travis.yml - tox uses its own.