summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-28 01:49:21 +0200
committerPablo Barciela <[email protected]>2020-07-28 01:49:21 +0200
commit2364458159fb15711b3c4737766a9ec18d8df5af (patch)
tree9d8726d688a62b6750faa58e1a97cbbf977df6d7
parent7179fa7046d6eb19c6a05a97589ac47b09821ae3 (diff)
downloadmate-settings-daemon-2364458159fb15711b3c4737766a9ec18d8df5af.tar.bz2
mate-settings-daemon-2364458159fb15711b3c4737766a9ec18d8df5af.tar.xz
Travis CI: enable irc notifications with tagged commits
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6854dbf..bc3cc9b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ script:
notifications:
irc:
- if: branch = "1.24" AND
+ if: (tag OR branch = "1.24") AND
repo = "mate-desktop/mate-settings-daemon"
channels:
- "irc.freenode.org#mate-dev"