summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-02 17:17:12 +0200
committerPablo Barciela <[email protected]>2020-07-02 17:17:12 +0200
commitcc74a003e3f1ac659d84737e3501e60557562a7f (patch)
tree79b336cffecdad17e6273ad1401ff3c5bfd6833d
parentb15e205d59acef7ea675764fff82143a0084fae6 (diff)
downloadmate-calc-cc74a003e3f1ac659d84737e3501e60557562a7f.tar.bz2
mate-calc-cc74a003e3f1ac659d84737e3501e60557562a7f.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 6c2c53c..f84afcb 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-calc"
channels:
- "irc.freenode.org#mate-dev"