Installation

PyPI

tox2travis is available on the Python Package Index. This makes installing it with pip as easy as:

pip install tox2travis

Git

If you want the latest code or even feel like contributing, the code is available on Github.

You can easily clone the code with git:

git clone git://github.com/mineo/tox2travis.git

Now you can start hacking on the code or install it system-wide:

python3 setup.py install

Setup