summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-06-27 01:11:58 +0200
committerPablo Barciela <[email protected]>2020-06-27 01:11:58 +0200
commit384a9de2178ec79a281a4e54c0a17b7aabd5c298 (patch)
treeab56d9ebc32c9aabf129c0e4f845c54a6f005008
parent54f67527bd690602e48195b8a7ca0c918653fafa (diff)
downloadcaja-dropbox-384a9de2178ec79a281a4e54c0a17b7aabd5c298.tar.bz2
caja-dropbox-384a9de2178ec79a281a4e54c0a17b7aabd5c298.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 4700f34..0411a5a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ script:
notifications:
irc:
- if: branch = master AND
+ if: (tag OR branch = master) AND
repo = "mate-desktop/caja-dropbox"
channels:
- "irc.freenode.org#mate-dev"