summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-24 09:24:23 +0200
committerPablo Barciela <[email protected]>2020-07-24 09:24:23 +0200
commit5eab9b4929cbe5c0c4165078f0ba0930ea1d3088 (patch)
tree170809087e9b52793c2776a16cd1eccdda9a95eb
parent6c1f7cf08ab7374b9baf4d8bfe0aa30f9cba81c6 (diff)
downloadmate-sensors-applet-5eab9b4929cbe5c0c4165078f0ba0930ea1d3088.tar.bz2
mate-sensors-applet-5eab9b4929cbe5c0c4165078f0ba0930ea1d3088.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 56990dd..e7e7ea3 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-sensors-applet"
channels:
- "irc.freenode.org#mate-dev"