{"id":19810236,"url":"https://github.com/mathiasreker/testingtravis","last_synced_at":"2026-06-11T17:31:56.746Z","repository":{"id":105005236,"uuid":"359937369","full_name":"MathiasReker/TestingTravis","owner":"MathiasReker","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-20T20:57:06.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T18:43:52.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/MathiasReker.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":"2021-04-20T20:03:56.000Z","updated_at":"2021-04-20T20:57:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"13a9290e-b75d-4b07-bc99-de1cbaa9d87e","html_url":"https://github.com/MathiasReker/TestingTravis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"MathiasReker/travis-ci-tutorial-java","purl":"pkg:github/MathiasReker/TestingTravis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2FTestingTravis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2FTestingTravis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2FTestingTravis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2FTestingTravis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MathiasReker","download_url":"https://codeload.github.com/MathiasReker/TestingTravis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2FTestingTravis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34211061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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-12T09:20:04.916Z","updated_at":"2026-06-11T17:31:56.725Z","avatar_url":"https://github.com/MathiasReker.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/MathiasReker/TestingTravis.svg?branch=master)](https://travis-ci.com/MathiasReker/TestingTravis)\n[![Code Coverage](https://codecov.io/github/MathiasReker/TestingTravis/coverage.svg)](https://codecov.io/gh/MathiasReker/TestingTravis)\n\n# travis-ci-tutorial-java\nJust to learn how to use travis-ci in a java project!\n\nThis is a working minimal example of how to use Travis CI (and Codecov) with Java on GitHub.\n\n- It uses the [JUnit](https://junit.org) testing framework\n\n# How To Start\n\n1. [Fork](https://github.com/joaomlneto/travis-ci-tutorial-java/fork) this Repository\n2. Go to [Travis CI](http://travis-ci.com) and enable the repository\n3. Fix the `README.md` badges (replacing in the URL `joaomlneto` with `your-github-username`) and push the changes. This should trigger a build in Travis CI!\n\n## Optional: Code Coverage with CodeCov\n\nThis repository also integrates with Codecov to generate reports.\n\nWhat's done for you:\n- The [JaCoCo](https://www.jacoco.org) plugin is included in `pom.xml`\n- On `.travis.yml`, `after_success` target executes the Codecov script.\n\nIf you want to use it:\n- Go to the Codecov website and create an account and setup permissions.\n- Add your repository (you can go there directly by going to https://codecov.io/gh/your-github-username/travis-ci-tutorial-java)\n- Fix the `README.md` badge.\n\nIf you don't want it:\n- Remove the [JaCoCo](https://www.jacoco.org) plugin from the `pom.xml`.\n- Remove the `after_success` target in `.travis.yml`\n- Remove the badge from `README.md`\n\n# Contributing\n\nSpotted a mistake? Questions? Suggestions?  \n[Open an Issue](https://github.com/joaomlneto/travis-ci-tutorial-java/issues/new)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiasreker%2Ftestingtravis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathiasreker%2Ftestingtravis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiasreker%2Ftestingtravis/lists"}