summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-06-26 12:09:15 +0200
committerPablo Barciela <[email protected]>2020-06-26 12:09:15 +0200
commit12a35ab19185f78052e78f3cdab115389b27f40d (patch)
treea40efefbcf04173986f0f48b2d2d46add68f4771
parent8390f252013006be1178b54645170b051c7826b1 (diff)
downloadcaja-12a35ab19185f78052e78f3cdab115389b27f40d.tar.bz2
caja-12a35ab19185f78052e78f3cdab115389b27f40d.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 55ae464f..57ead514 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ script:
notifications:
irc:
- if: branch = "1.24" AND
+ if: (tag OR branch = "1.24") AND
repo = mate-desktop/caja
channels:
- "irc.freenode.org#mate-dev"