| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,3 +11,6 @@ cache: | |||
| 11 | 11 | ||
| 12 | 12 | script: | |
| 13 | 13 | - mvn clean test -Pjacoco coveralls:report | |
| 14 | + | ||
| 15 | + after_success: | ||
| 16 | + - bash <(curl -s https://codecov.io/bash) | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments