summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-24 09:19:34 +0200
committerPablo Barciela <[email protected]>2020-07-24 09:19:34 +0200
commit2b1255cb5a3b3bb10e04c29f8aaaad05b1359b27 (patch)
treed2cd807a895cae131875ad7bf52eace05e27c4a8
parenta6971bf4320208bb261d6521493431f542e36c7d (diff)
downloadmate-power-manager-2b1255cb5a3b3bb10e04c29f8aaaad05b1359b27.tar.bz2
mate-power-manager-2b1255cb5a3b3bb10e04c29f8aaaad05b1359b27.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 b71bd53..78769ab 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-power-manager"
channels:
- "irc.freenode.org#mate-dev"