{"id":19286909,"url":"https://github.com/joaomlneto/travis-ci-tutorial-java","last_synced_at":"2025-04-05T03:12:21.606Z","repository":{"id":8654321,"uuid":"59193074","full_name":"joaomlneto/travis-ci-tutorial-java","owner":"joaomlneto","description":"Just to learn how to use travis-ci in a java project!","archived":false,"fork":false,"pushed_at":"2024-03-11T10:47:50.000Z","size":32,"stargazers_count":38,"open_issues_count":2,"forks_count":495,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T02:08:16.872Z","etag":null,"topics":["badge","ci","codecov","continuous-integration","coverage","jacoco","java","java-template","java-testing","junit","quickstart","travis-ci","travis-ci-configuration","travis-ci-demo","travis-ci-github","travis-ci-tutorial","travisci","tutorial","tutorial-code","tutorials"],"latest_commit_sha":null,"homepage":"","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/joaomlneto.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}},"created_at":"2016-05-19T09:33:06.000Z","updated_at":"2024-08-09T23:29:42.000Z","dependencies_parsed_at":"2023-10-05T04:16:55.503Z","dependency_job_id":"8cbcaeb5-2d82-4c75-b401-8184e5c20752","html_url":"https://github.com/joaomlneto/travis-ci-tutorial-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomlneto%2Ftravis-ci-tutorial-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomlneto%2Ftravis-ci-tutorial-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomlneto%2Ftravis-ci-tutorial-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaomlneto%2Ftravis-ci-tutorial-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaomlneto","download_url":"https://codeload.github.com/joaomlneto/travis-ci-tutorial-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280272,"owners_count":20912967,"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":["badge","ci","codecov","continuous-integration","coverage","jacoco","java","java-template","java-testing","junit","quickstart","travis-ci","travis-ci-configuration","travis-ci-demo","travis-ci-github","travis-ci-tutorial","travisci","tutorial","tutorial-code","tutorials"],"created_at":"2024-11-09T22:04:44.405Z","updated_at":"2025-04-05T03:12:21.584Z","avatar_url":"https://github.com/joaomlneto.png","language":"Java","readme":"[![Build Status](https://app.travis-ci.com/joaomlneto/travis-ci-tutorial-java.svg?branch=master)](https://app.travis-ci.com/joaomlneto/travis-ci-tutorial-java)\n[![Code Coverage](https://codecov.io/github/joaomlneto/travis-ci-tutorial-java/coverage.svg)](https://codecov.io/gh/joaomlneto/travis-ci-tutorial-java)\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[Click here for the example using GitHub Actions instead of Travis CI](https://github.com/joaomlneto/github-ci-tutorial-java)\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaomlneto%2Ftravis-ci-tutorial-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaomlneto%2Ftravis-ci-tutorial-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaomlneto%2Ftravis-ci-tutorial-java/lists"}