Skip to content

Commit a5a5f9e

Browse files
committed
ci: Temporarily remove semantic-release
1 parent fc8ee85 commit a5a5f9e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,6 @@ after_success:
4949
- bash <(curl -s https://codecov.io/bash)
5050

5151
deploy:
52-
- provider: script
53-
skip_cleanup: true
54-
script: semantic-release
55-
on:
56-
repo: watson-developer-cloud/java-sdk
57-
jdk: oraclejdk7
58-
5952
- provider: script
6053
script: .utility/push-javadoc-to-gh-pages.sh
6154
skip_cleanup: true

0 commit comments

Comments
 (0)