summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-08-01 00:34:51 +0200
committerPablo Barciela <[email protected]>2020-08-01 00:34:51 +0200
commitf0320e65f247324c59bc53217b663a4e10231258 (patch)
tree9523b72e75fafdb7d1774f34efdfa1ff53e43469
parentd125801d0fc4edc264a7ed818fe2526a57bd5e62 (diff)
downloadmate-user-guide-f0320e65f247324c59bc53217b663a4e10231258.tar.bz2
mate-user-guide-f0320e65f247324c59bc53217b663a4e10231258.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 e687312..00795c3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ script:
notifications:
irc:
- if: branch = master AND
+ if: (tag OR branch = master) AND
repo = "mate-desktop/mate-user-guide"
channels:
- "irc.freenode.org#mate-dev"