summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-06-29 18:34:26 +0200
committerPablo Barciela <[email protected]>2020-06-29 18:34:26 +0200
commit25745f811d3f71c7bcdafd50e86129912978514b (patch)
treebb92c706b269661cabc9296138e686ef98dfcfae
parent0a6ff8e96b649c4142acd0c7e4d306baed139683 (diff)
downloadlibmatekbd-25745f811d3f71c7bcdafd50e86129912978514b.tar.bz2
libmatekbd-25745f811d3f71c7bcdafd50e86129912978514b.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 96aa1f5..6dadb53 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/libmatekbd
channels:
- "irc.freenode.org#mate-dev"