{"id":13813935,"url":"https://github.com/tox-dev/tox-travis","last_synced_at":"2025-07-16T23:30:34.514Z","repository":{"id":32411803,"uuid":"35988711","full_name":"tox-dev/tox-travis","owner":"tox-dev","description":"Seamless integration of tox into Travis CI","archived":false,"fork":false,"pushed_at":"2024-10-07T18:48:14.000Z","size":161,"stargazers_count":202,"open_issues_count":2,"forks_count":34,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-14T12:56:28.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tox-travis.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tox-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-05-21T03:27:15.000Z","updated_at":"2024-10-07T18:48:16.000Z","dependencies_parsed_at":"2023-01-14T21:08:12.611Z","dependency_job_id":"32fbd195-0bc7-4ebe-be6f-7770dd2bd993","html_url":"https://github.com/tox-dev/tox-travis","commit_stats":{"total_commits":121,"total_committers":22,"mean_commits":5.5,"dds":"0.31404958677685946","last_synced_commit":"e11bacf107903375b5c42bda799e94f5dbe12978"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox-travis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox-travis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox-travis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox-travis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev","download_url":"https://codeload.github.com/tox-dev/tox-travis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226178438,"owners_count":17585959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T04:01:37.219Z","updated_at":"2024-11-24T15:01:24.812Z","avatar_url":"https://github.com/tox-dev.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"====================================\ntox-travis: Integrate tox and Travis\n====================================\n\n.. image:: https://img.shields.io/pypi/v/tox-travis.svg\n   :target: https://pypi.org/project/tox-travis/\n   :alt: Latest Version\n\n.. image:: https://readthedocs.org/projects/tox-travis/badge/?version=stable\n   :target: https://tox-travis.readthedocs.io/en/stable/?badge=stable\n   :alt: Documentation Status\n\n.. image:: https://travis-ci.org/tox-dev/tox-travis.svg?branch=master\n   :target: https://travis-ci.org/tox-dev/tox-travis\n\n.. image:: https://codecov.io/gh/tox-dev/tox-travis/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/tox-dev/tox-travis\n\n.. image:: https://badges.gitter.im/tox-dev/tox-travis.svg\n   :alt: Join the chat at https://gitter.im/tox-dev/tox-travis\n   :target: https://gitter.im/tox-dev/tox-travis?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\n\ntox-travis is a plugin for `tox \u003chttps://pypi.org/project/tox/\u003e`_ that simplifies the setup\nbetween tox and Travis.\n\nUsage\n=====\n\nConfigure the Python versions to test with in ``.travis.yml``,\nand install ``tox-travis`` with pip:\n\n.. code-block:: yaml\n\n    language: python\n    python:\n      - \"3.6\"\n      - \"3.7\"\n    install: pip install tox-travis\n    script: tox\n\ntox will only run the ``py36`` or ``py37`` env\n(or envs that have a factor that matches)\nas appropriate for the version of Python\nthat is being run by each Travis job.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftox-dev%2Ftox-travis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftox-dev%2Ftox-travis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftox-dev%2Ftox-travis/lists"}