summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-06 01:55:43 +0200
committerPablo Barciela <[email protected]>2020-07-06 01:55:43 +0200
commit53f57c28964e5ca8144b1216cbdf8e86deb236bd (patch)
tree16a6f9d16707d61df8a11eba40e4e89ef6266dd1
parent8e18badc6c091c40fa6db975acf8103e883f176b (diff)
downloadmate-icon-theme-53f57c28964e5ca8144b1216cbdf8e86deb236bd.tar.bz2
mate-icon-theme-53f57c28964e5ca8144b1216cbdf8e86deb236bd.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 1598fb8..1e66510 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/mate-icon-theme"
channels:
- "irc.freenode.org#mate-dev"