summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-24 09:25:33 +0200
committerPablo Barciela <[email protected]>2020-07-24 09:25:33 +0200
commit48bcd3303b77423cdba109472c427151b9e8818e (patch)
tree4a84aea3d20276e95e4399fe6fed01def06ca306
parent8600166a75645922d5e00054cf139fbce4c629d9 (diff)
downloadmate-session-manager-48bcd3303b77423cdba109472c427151b9e8818e.tar.bz2
mate-session-manager-48bcd3303b77423cdba109472c427151b9e8818e.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 7e4cd62..3368912 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ script:
notifications:
irc:
- if: branch = "1.24" AND
+ if: (tag OR branch = "1.24") AND
repo = "mate-desktop/mate-session-manager"
channels:
- "irc.freenode.org#mate-dev"