summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-06 01:53:44 +0200
committerPablo Barciela <[email protected]>2020-07-06 01:53:44 +0200
commit418dae76ea9e5387ddb9ae3bb751604b7fa55539 (patch)
tree72f11e6d5220ea892ab1beed3004e44acab9ed4f
parent741c50ee9687b7614c4f6ab4b99935f411d6aed9 (diff)
downloadmate-indicator-applet-418dae76ea9e5387ddb9ae3bb751604b7fa55539.tar.bz2
mate-indicator-applet-418dae76ea9e5387ddb9ae3bb751604b7fa55539.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 772fd9b..89f330c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,7 +28,7 @@ script:
notifications:
irc:
- if: branch = master AND
+ if: (tag OR branch = master) AND
repo = "mate-desktop/mate-indicator-applet"
channels:
- "irc.freenode.org#mate-dev"