summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-07-30 20:56:18 +0200
committerPablo Barciela <[email protected]>2020-07-30 20:56:18 +0200
commita17d88f49f898ab2ac108dfd0fbfa6f829053ec1 (patch)
tree4520e05b28cca7f3d268df365db53527c2a673d2
parent971002eda724beb97c5e114b55c23c483fc04e5d (diff)
downloadmate-themes-a17d88f49f898ab2ac108dfd0fbfa6f829053ec1.tar.bz2
mate-themes-a17d88f49f898ab2ac108dfd0fbfa6f829053ec1.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 5c21497a..39e6d116 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ script:
notifications:
irc:
- if: branch = master AND
+ if: (tag OR branch = master) AND
repo = "mate-desktop/mate-themes"
channels:
- "irc.freenode.org#mate-dev"