summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-19 13:30:00 +0200
committerPablo Barciela <[email protected]>2020-07-19 13:30:00 +0200
commitf2f0d36c6e11023f438ec3c1e78f69610b8ee85c (patch)
tree0b1e250723b9d4e41fc0b702d6bb9784846ced73
parent9aaff0575d81553b14ffb328feb19ed1a8e331e5 (diff)
downloadmate-panel-f2f0d36c6e11023f438ec3c1e78f69610b8ee85c.tar.bz2
mate-panel-f2f0d36c6e11023f438ec3c1e78f69610b8ee85c.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 6a9d5972..9bae6ccd 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-panel"
channels:
- "irc.freenode.org#mate-dev"