summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-24 09:19:07 +0200
committerPablo Barciela <[email protected]>2020-07-24 09:19:07 +0200
commit4109abbb4d939b0e6c73b0c3875863a5edaf614c (patch)
tree1d5228c817495502e64e0f6452e148a78d352525
parentfa27d730fa8c5ac55207cea2693e93ab86df8031 (diff)
downloadmate-screensaver-4109abbb4d939b0e6c73b0c3875863a5edaf614c.tar.bz2
mate-screensaver-4109abbb4d939b0e6c73b0c3875863a5edaf614c.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 46c6791..34d28a1 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-screensaver"
channels:
- "irc.freenode.org#mate-dev"