summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-02 17:18:23 +0200
committerPablo Barciela <[email protected]>2020-07-02 17:18:23 +0200
commit5e01591d18c36df8c9ed607734fad24aede7d064 (patch)
treea91fdd3dbc29e1c2049ae302cd375c705db1cd59
parentfc595e4c06371277e956460808bbab51fe522da0 (diff)
downloadmate-common-5e01591d18c36df8c9ed607734fad24aede7d064.tar.bz2
mate-common-5e01591d18c36df8c9ed607734fad24aede7d064.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 7633108..1146fad 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-common"
channels:
- "irc.freenode.org#mate-dev"