mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Remove commented-out Travis IRC notification config
This commit is contained in:
parent
9cfbba2013
commit
f7a8fd19f0
12
.travis.yml
12
.travis.yml
@ -15,15 +15,3 @@ install:
|
||||
- cd ..
|
||||
|
||||
script: mvn clean install -DskipTests
|
||||
|
||||
#notifications:
|
||||
# irc:
|
||||
# channels: chat.freenode.net#bisq
|
||||
# template:
|
||||
# - '%{message} (%{repository}#%{build_number}, %{duration})'
|
||||
# - '%{repository}/%{branch} %{commit} %{author}: %{commit_message}'
|
||||
# - '%{build_url}'
|
||||
# on_success: change
|
||||
# on_failure: always
|
||||
# use_notice: true
|
||||
# skip_join: true
|
Loading…
Reference in New Issue
Block a user