summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-08-01 00:35:44 +0200
committerPablo Barciela <[email protected]>2020-08-01 00:35:44 +0200
commit3fd04c35acf73d9c823d62f8e948ac1fbffab4e5 (patch)
tree6f7c8f14a00a090e93cf0ff5fe0e7856b958894e
parentceeb6e4bfa0863469235536bc98c6673059e54c0 (diff)
downloadmate-user-share-3fd04c35acf73d9c823d62f8e948ac1fbffab4e5.tar.bz2
mate-user-share-3fd04c35acf73d9c823d62f8e948ac1fbffab4e5.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 ad191fb..4b8626f 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-user-share"
channels:
- "irc.freenode.org#mate-dev"