summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-06-27 01:12:28 +0200
committerPablo Barciela <[email protected]>2020-06-27 01:12:28 +0200
commita92e7aa4e086c7af2b866af1eb09527b5599365e (patch)
tree3b2faa1c4445f3ba5738e0cad05c82555eb62d9f
parent274d435c1798eee95fdec499c41666cbc248c831 (diff)
downloadcaja-extensions-a92e7aa4e086c7af2b866af1eb09527b5599365e.tar.bz2
caja-extensions-a92e7aa4e086c7af2b866af1eb09527b5599365e.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 512d7b5..68d738f 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/caja-extensions"
channels:
- "irc.freenode.org#mate-dev"