tox-travis is a plugin for tox that simplifies the setup between tox and Travis.
Usage
Configure the Python versions to test with in .travis.yml, and install tox-travis with pip:
language: python
python:
- "3.6"
- "3.7"
install: pip install tox-travis
script: tox
tox will only run the py36 or py37 env (or envs that have a factor that matches) as appropriate for the version of Python that is being run by each Travis job.
Release files for tox-travis 0.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tox-travis-0.13.tar.gz | 24.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tox_travis-0.13-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 34.8 kB
Release files / tox-travis-0.13.tar.gz
| Download URL | tox-travis-0.13.tar.gz |
|---|---|
| Size | 24.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3e1e4868d108748012f78cd0bd64f05b5a12b33809d6721a0b35cfb00986e55e
|
|
BLAKE2b-256 checksum How to use checksums |
43fe8ee79b8c7a61f261b8b7c5aedfda037e0210404bbd3fc174c591a508811c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.13
|
Release files / tox_travis-0.13-py2.py3-none-any.whl
| Download URL | tox_travis-0.13-py2.py3-none-any.whl |
|---|---|
| Size | 10.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
71fa355d84d32b592428ac8016f669a7c63e459fa42774a33d60072d3d7371dc
|
|
BLAKE2b-256 checksum How to use checksums |
d9031886a19e0e8ea1c1d36ea4b64510d6a12de9396e709f98aaa994a079439e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.13
|