summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-30 20:58:29 +0200
committerPablo Barciela <[email protected]>2020-07-30 20:58:29 +0200
commita0d28f5a86ebb97b33f2210c6a75b11efd58f796 (patch)
tree288809b728a501b4bf70db8ef7ba36d093b4e91f
parent500f5903d26a14a99ef4033fb2b18aa7318df256 (diff)
downloadmate-themes-a0d28f5a86ebb97b33f2210c6a75b11efd58f796.tar.bz2
mate-themes-a0d28f5a86ebb97b33f2210c6a75b11efd58f796.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 0a653be7..6cba2cc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ script:
notifications:
irc:
- if: branch = "gtk3.22" AND
+ if: (tag OR branch = "gtk3.22") AND
repo = "mate-desktop/mate-themes"
channels:
- "irc.freenode.org#mate-dev"