Skip to content

Commit

Permalink
update travis ci irc notifications
Browse files Browse the repository at this point in the history
- move to libera network
- always notify on successful build
  • Loading branch information
williamh committed Aug 14, 2021
1 parent 091cd80 commit 7cedc49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ addons:
notifications:
irc:
channels:
- "irc.freenode.org#openrc"
on_success: change # options: [always|never|change] default: always
- "irc.libera.chat#openrc"
on_success: always # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false

Expand Down

0 comments on commit 7cedc49

Please sign in to comment.