summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-06-29 18:35:32 +0200
committerPablo Barciela <[email protected]>2020-06-29 18:35:32 +0200
commit24744e94dbbfa01c2813430a839ff20a7a6a8d20 (patch)
tree19654bcb7ee7ef6e9b1d2101550b1fee410ad208
parent5b00e6a9b7c4eb61b84e7bcef910a9d6494b388d (diff)
downloadlibmatemixer-24744e94dbbfa01c2813430a839ff20a7a6a8d20.tar.bz2
libmatemixer-24744e94dbbfa01c2813430a839ff20a7a6a8d20.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 a52dca5..ffebb66 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/libmatemixer
channels:
- "irc.freenode.org#mate-dev"