{"id":20874647,"url":"https://github.com/neomutt/travis-build","last_synced_at":"2025-07-08T10:06:38.207Z","repository":{"id":72106967,"uuid":"61477373","full_name":"neomutt/travis-build","owner":"neomutt","description":"🔧 Control the Travis builds more transparently","archived":false,"fork":false,"pushed_at":"2022-06-12T19:07:28.000Z","size":54,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-19T09:09:47.604Z","etag":null,"topics":["automation","build","ci","neomutt","scripts","travis"],"latest_commit_sha":null,"homepage":"https://travis-ci.org/neomutt/neomutt","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neomutt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-06-19T11:40:34.000Z","updated_at":"2023-02-27T23:05:46.000Z","dependencies_parsed_at":"2023-03-10T19:16:27.952Z","dependency_job_id":null,"html_url":"https://github.com/neomutt/travis-build","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Ftravis-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Ftravis-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Ftravis-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Ftravis-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neomutt","download_url":"https://codeload.github.com/neomutt/travis-build/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243249012,"owners_count":20260768,"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":["automation","build","ci","neomutt","scripts","travis"],"created_at":"2024-11-18T06:35:26.960Z","updated_at":"2025-03-12T16:15:10.642Z","avatar_url":"https://github.com/neomutt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Travis Configs\n\nTravis requires a `.travis.yml` config file in every branch.  The config file\ncontrols how many builds are performed and which configure options each build\nshould use.\n\nKeeping all these files up-to-date was becoming a problem, so they've been moved\nout into a separate repo.\n\n## Build Config Lookup\n\nTo build a branch, look for the matching config text file.  If that doesn't\nexist, then look for a shorter match.  Finally, if there's no matching config,\nuse the default.\n\n### Examples\n\n**Branch**: devel/sidebar\n- **devel/sidebar.txt** exists\n\n**Branch**: devel/status-color\n- devel/status-color.txt doesn't exist\n- **devel.txt** exists\n\n**Branch**: coverity\n- coverity.txt doesn't exist\n- **default.txt** exists\n\n## Building\n\nTravis will perform one build for each line in the config file.  Each line is a\nset of options that will be passed to configure.  Any empty line will mean that\n**no** options are passed.\n\n## Build Script\n\nThe build script makes a few changes to the Makefiles in order to speed things\nup.  For example, the docs will not be built.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomutt%2Ftravis-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneomutt%2Ftravis-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomutt%2Ftravis-build/lists"}