summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-04 15:00:46 +0200
committerPablo Barciela <[email protected]>2020-07-04 15:00:46 +0200
commit0657cd03d2cfbeb09164db42f85bd5d2329919ff (patch)
tree9e0a9e774fe4c9b37c84babda6fe987cae52ebd7
parent764f6d5f6fd9a0fb93ccec100add316d1a4b6828 (diff)
downloadmate-control-center-0657cd03d2cfbeb09164db42f85bd5d2329919ff.tar.bz2
mate-control-center-0657cd03d2cfbeb09164db42f85bd5d2329919ff.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 3b6e5416..9a9d8579 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-control-center"
channels:
- "irc.freenode.org#mate-dev"