New issue 115: tox travis support https://bitbucket.org/hpk42/tox/issue/115/tox-travis-support
holger krekel: tox should grow some support for converting/running from .travis.yml files. Via twitter @mgedmin @jezdez @dstufft all gave useful hints. Projects to look into for inspiration or integration: - Panci https://github.com/msabramo/python-panci - travis-solo https://github.com/jstasiak/travis-solo (via @jstasiak ) I think that generating a tox.ini on the fly could work well. It might make additions of features to tox neccessary. For example, it would be nice to be able to specify platform-dependent extra commands for installing debian packages etc. _______________________________________________ pytest-commit mailing list pytest-commit@python.org http://mail.python.org/mailman/listinfo/pytest-commit