Skip to content

Commit 7cccf3c

Browse files
committed
removing publishing to nexus
1 parent 74f764e commit 7cccf3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎.travis.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ before_install:
1111
- wget -O ~/codacy-coverage-reporter-assembly-latest.jar $(curl https://api.github.com/repos/codacy/codacy-coverage-reporter/releases/latest | jq -r .assets[0].browser_download_url)
1212

1313
after_success:
14-
- ./gradlew uploadArchives
1514
- ./gradlew jacocoTestReport
1615
- java -jar ~/codacy-coverage-reporter-assembly-latest.jar report -l Java -r build/reports/jacoco/test/jacocoTestReport.xml

0 commit comments

Comments
 (0)