summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-28 01:46:52 +0200
committerPablo Barciela <[email protected]>2020-07-28 01:46:52 +0200
commit60bf21127cc70069b52ad0635733ccbe151ba033 (patch)
tree89d63b7868a5a72ed55690d0179a7e1805c732c6
parentcac03477fba7fe9fdba4371947da647e4876e1d9 (diff)
downloadmate-system-monitor-60bf21127cc70069b52ad0635733ccbe151ba033.tar.bz2
mate-system-monitor-60bf21127cc70069b52ad0635733ccbe151ba033.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 4774f41..d45a18b 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-system-monitor"
channels:
- "irc.freenode.org#mate-dev"