summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-06-27 01:13:46 +0200
committerPablo Barciela <[email protected]>2020-06-27 01:13:46 +0200
commitb03de45225e5824ffbe7561f8ee75f882bb899c8 (patch)
tree2c6980ccc395b16e7a4c44663028bbe90fbe6cd8
parentc506999675f73f6ceeada2f61b9f9311352c21f5 (diff)
downloadcaja-extensions-b03de45225e5824ffbe7561f8ee75f882bb899c8.tar.bz2
caja-extensions-b03de45225e5824ffbe7561f8ee75f882bb899c8.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 775ce16..bfa0c77 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/caja-extensions"
channels:
- "irc.freenode.org#mate-dev"