Seamless integration of Tox into Travis CI
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:
sudo: false
language: python
python:
- "2.7"
- "3.4"
install: pip install tox-travis
script: tox
Tox will only run the py27 or py34 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
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
tox-travis-0.8.tar.gz
(9.5 kB
view details)
Built Distributions
tox_travis-0.8-py3.6.egg
(17.3 kB
view details)
File details
Details for the file tox-travis-0.8.tar.gz
.
File metadata
- Download URL: tox-travis-0.8.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d4bfbd058e0b0c6d850b3d790d5fda4744e528cfcc6de7c6fa8524bceb64b7e |
|
MD5 | 9f361402855f79b9c2aa96a1600d954b |
|
BLAKE2b-256 | 9ba0913c85eee4e0ccfb41dc05cf2e45449d3712bfe4e0729fc0f5be267f6527 |
File details
Details for the file tox_travis-0.8-py3.6.egg
.
File metadata
- Download URL: tox_travis-0.8-py3.6.egg
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e2b8b3f0b7ed1104d390978bde71cdeccb28bd51e79b707cdf31ff5fabc54b1 |
|
MD5 | e5afa3ec2cd8124994afdef131b155ab |
|
BLAKE2b-256 | 66fd021967c14fef1e6b0a0c2683d574bc7a6b9bb46bf2aa3cd4a5e99d431a77 |
File details
Details for the file tox_travis-0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: tox_travis-0.8-py2.py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f27a944f3b49916fa58f589e387d02610c73d699be5de5d29218d147e9ff867 |
|
MD5 | 52a0044776845c61fcbe7882fd216d77 |
|
BLAKE2b-256 | 1fb5030fcb9c925c5096bb5dad662789167b496bf19cb8449eb7ecc454cc9206 |