mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 22:45:21 +01:00
Send Travis CI notifications to Slack (#898)
Per instructions at https://docs.travis-ci.com/user/notifications#Configuring-slack-notifications
This commit is contained in:
parent
9c0469eb7e
commit
145bce6bf3
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ install:
|
|||
- cd ..
|
||||
|
||||
script: mvn clean install -DskipTests
|
||||
|
||||
notifications:
|
||||
slack:
|
||||
secure: H82Q57T5nRNDfVnxzlWZ2WoeGt71oq2eJGHbqJ4wP2tIc8b02UO9bztPKFxbm9slMu0JjxZdJfnHSgNZKfPVXrTqwPYRVjKqm7m9TynIlkQabV+yCI/oRvy4Xi/Xj7/aPvZat4s/bxjrtw9KwVdpmqWvRNNSgiTqQ4teBJ1uQGs=
|
||||
|
|
Loading…
Add table
Reference in a new issue