summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-06-29 18:33:56 +0200
committerPablo Barciela <[email protected]>2020-06-29 18:33:56 +0200
commit0981c0026dd10f623765995f94aa21b55d548b65 (patch)
tree9451ee79b9cb2fa0bbb8dbe6c7f672c57e954da0
parentf10cf3fd52af4de93e2432505b06389392f7277f (diff)
downloadlibmatemixer-0981c0026dd10f623765995f94aa21b55d548b65.tar.bz2
libmatemixer-0981c0026dd10f623765995f94aa21b55d548b65.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 27c125b..0401a54 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,7 +28,7 @@ script:
notifications:
irc:
- if: branch = master AND
+ if: (tag OR branch = master) AND
repo = mate-desktop/libmatemixer
channels:
- "irc.freenode.org#mate-dev"