Skip to content

Commit

Permalink
setup travis.ci notifications to #qgis-activity
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna authored and jef-n committed Jan 28, 2020
1 parent b2c5a45 commit 01d0c59
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .travis.yml
Expand Up @@ -152,10 +152,13 @@ git:
depth: 120

notifications:
irc: "chat.freenode.net#qgis-test"
on_failure: change
on_success: change
skip_join: true
irc:
channels:
- "chat.freenode.net#qgis-test"
- "chat.freenode.net#qgis-activity"
on_failure: change
on_success: change
skip_join: true

webhooks:
urls:
Expand Down

0 comments on commit 01d0c59

Please sign in to comment.