summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-06-28 00:12:04 +0200
committerPablo Barciela <[email protected]>2020-06-28 00:12:04 +0200
commitabfe5d9dee3a2d7057fbc0377a4cfdb21aa11679 (patch)
tree797d6eeb3d5a1eec2d079ff7405d9d8f36b88c6c
parent6b2b3b41ac74254d0dcd3a22d8e6fec2be499a90 (diff)
downloadengrampa-abfe5d9dee3a2d7057fbc0377a4cfdb21aa11679.tar.bz2
engrampa-abfe5d9dee3a2d7057fbc0377a4cfdb21aa11679.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 5d40c25..ac3de75 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/engrampa
channels:
- "irc.freenode.org#mate-dev"