{"id":21433585,"url":"https://github.com/limix/travis-tools","last_synced_at":"2025-10-17T23:02:29.580Z","repository":{"id":86139386,"uuid":"88269297","full_name":"limix/travis-tools","owner":"limix","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-06T18:16:51.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T22:44:22.919Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/limix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2017-04-14T13:19:26.000Z","updated_at":"2017-04-14T14:01:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"469d3c4a-46ed-46d3-b9c0-fd97bfb29f75","html_url":"https://github.com/limix/travis-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/limix/travis-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limix%2Ftravis-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limix%2Ftravis-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limix%2Ftravis-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limix%2Ftravis-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limix","download_url":"https://codeload.github.com/limix/travis-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limix%2Ftravis-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279435300,"owners_count":26169699,"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","status":"online","status_checked_at":"2025-10-17T02:00:07.504Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-22T23:28:53.463Z","updated_at":"2025-10-17T23:02:29.538Z","avatar_url":"https://github.com/limix.png","language":"Shell","readme":"# travis-tools\n\nTest, build, and deploy Linux and OSX wheels for Python packages.\n\n## Usage\n\nYour file .travis.yml will have\n\n```\nlanguage: python\nsudo: required\ndist: trusty\nservices: docker\ngit:\n  depth: 5\ncache:\n  pip: true\n  directories:\n  - \"$HOME/bin\"\n  - \"$HOME/.download\"\nmatrix:\n  include:\n  - python: 2.7\n  - python: 3.5\n  - python: 3.6\n  - env: DOCKER_IMAGE=quay.io/pypa/manylinux1_x86_64\n  - os: osx\n    language: generic\n    env: PYENV=py27\n  - os: osx\n    language: generic\n    env: PYENV=py35\n  - os: osx\n    language: generic\n    env: PYENV=py36\nbefore_install:\n- travis_retry bash \u003c(curl -s https://raw.githubusercontent.com/limix/travis-tools/master/get-travis-tools.sh)\n- travis_retry travis/before-install.sh\nscript:\n- travis_retry travis/script.sh\nafter_success:\n- travis_retry travis/after-success.sh\nnotifications:\n  email: false\n```\n\n## Authors\n\n* **Danilo Horta** - [https://github.com/Horta](https://github.com/Horta)\n\n## License\n\nThis project is licensed under the MIT License - see the\n[LICENSE](LICENSE) file for details\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimix%2Ftravis-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimix%2Ftravis-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimix%2Ftravis-tools/lists"}