tox-travis 0.13
pip install tox-travis
Latest version
Released:
Seamless integration of Tox into Travis CI
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Ryan Hiebert
- Requires: Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
Project description
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.
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Ryan Hiebert
- Requires: Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tox-travis-0.13.tar.gz
.
File metadata
- Download URL: tox-travis-0.13.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e1e4868d108748012f78cd0bd64f05b5a12b33809d6721a0b35cfb00986e55e |
|
MD5 | fc86988e9d080a2a8d5e1c6f0072f34e |
|
BLAKE2b-256 | 43fe8ee79b8c7a61f261b8b7c5aedfda037e0210404bbd3fc174c591a508811c |
File details
Details for the file tox_travis-0.13-py2.py3-none-any.whl
.
File metadata
- Download URL: tox_travis-0.13-py2.py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71fa355d84d32b592428ac8016f669a7c63e459fa42774a33d60072d3d7371dc |
|
MD5 | 94d715d290b93c662b9c61f75dbd554a |
|
BLAKE2b-256 | d9031886a19e0e8ea1c1d36ea4b64510d6a12de9396e709f98aaa994a079439e |