File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Codecov's Java Example
2- ======================
1+ Codecov Java Example
2+ ====================
33
44| [ https://codecov.io ] [ 1 ] | [ @codecov ] [ 2 ] | [ hello@codecov.io ] [ 3 ] |
55| ----------------------- | ------------- | --------------------- |
66
7- This repository serves as an ** Example ** on how to use [ Codecov Global] [ 4 ] for Java.
7+ This repository serves as an ** example ** on how to use [ Codecov Global] [ 4 ] for Java.
88
99## Usage
1010
@@ -50,8 +50,6 @@ after_success:
5050
5151Add to your `.travis.yml` file.
5252` ` ` yml
53- language:
54- java
5553env:
5654 global:
5755 - CODECOV_TOKEN=:uuid-repo-token
@@ -60,7 +58,7 @@ after_success:
6058 - bash <(curl -s https://codecov.io/bash)
6159` ` `
6260
63- View source and lean more about [Codecov Global Uploader][4]
61+ View source and learn more about [Codecov Global Uploader][4]
6462
6563[1] : https://codecov.io/
6664[2] : https://twitter.com/codecov
You can’t perform that action at this time.
0 commit comments