summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-19 13:28:08 +0200
committerPablo Barciela <[email protected]>2020-07-19 13:28:08 +0200
commit7b8c61fa47df1be9c73ac6fc51f1d04687ab1c7f (patch)
tree62a3ff3360f0f2c005680fb3f946f5b4c9b2d661
parent886dfb0e66d6ef9d422ce39c56d122cce520ac73 (diff)
downloadmate-polkit-7b8c61fa47df1be9c73ac6fc51f1d04687ab1c7f.tar.bz2
mate-polkit-7b8c61fa47df1be9c73ac6fc51f1d04687ab1c7f.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 c9519a9..1595a36 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-polkit"
channels:
- "irc.freenode.org#mate-dev"