summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-11 19:39:35 +0200
committerPablo Barciela <[email protected]>2020-07-11 19:39:35 +0200
commit25f78c75991893c28201403b9369285b2235384c (patch)
tree641df81ce4cc72dbca5688d24777b286fc447bef
parentf24a52fab63f3dd75df9069e85254b57f3db9b7a (diff)
downloadmate-media-25f78c75991893c28201403b9369285b2235384c.tar.bz2
mate-media-25f78c75991893c28201403b9369285b2235384c.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 69dd33f..6c280bc 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-media"
channels:
- "irc.freenode.org#mate-dev"