summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-06-28 00:13:40 +0200
committerPablo Barciela <[email protected]>2020-06-28 00:13:40 +0200
commit104289928083f216b008797539501804210ad169 (patch)
tree913e774f6812e88ecc20deb537cf1eb67ff55251
parentabf32fa6e9f8aea2b35b4ec8499c26a2633b6a28 (diff)
downloadeom-104289928083f216b008797539501804210ad169.tar.bz2
eom-104289928083f216b008797539501804210ad169.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 de4e40f..2187ca8 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/eom
channels:
- "irc.freenode.org#mate-dev"