{"id":17954708,"url":"https://github.com/nukeop/is-travis","last_synced_at":"2025-08-23T10:32:10.203Z","repository":{"id":62441187,"uuid":"135060030","full_name":"nukeop/is-travis","owner":"nukeop","description":"Check if your code is running on Travis CI","archived":false,"fork":false,"pushed_at":"2018-05-27T15:50:17.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T21:23:28.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/nukeop.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}},"created_at":"2018-05-27T15:44:28.000Z","updated_at":"2018-05-27T15:50:18.000Z","dependencies_parsed_at":"2022-11-01T22:16:10.358Z","dependency_job_id":null,"html_url":"https://github.com/nukeop/is-travis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nukeop/is-travis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fis-travis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fis-travis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fis-travis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fis-travis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nukeop","download_url":"https://codeload.github.com/nukeop/is-travis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fis-travis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271507385,"owners_count":24771823,"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-08-21T02:00:08.990Z","response_time":74,"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-10-29T10:19:34.727Z","updated_at":"2025-08-23T10:32:10.096Z","avatar_url":"https://github.com/nukeop.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-travis\nCheck if your code is running on Travis CI\n\n## Install\nSpecify the dependencty in Cargo.toml:\n\n```yaml\n[dependencies]\nis-travis = \"~1.0.0\"\n```\n\nFetch it with cargo:\n```bash\n$ cargo build\n```\n\n## Usage\n\n```rust\nextern crate is_travis;\nuse is_travis::is_travis;\n\nprintln!(\"{}\", is_travis()); // prints false on your PC, true on Travis CI\n```\n\n## About\n### License\nCopyright © 2018, [nukeop](https://github.com/nukeop).\nReleased under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fis-travis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukeop%2Fis-travis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fis-travis/lists"}