diff options
author | raveit65 <[email protected]> | 2021-09-11 12:40:37 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-09-11 12:40:37 +0200 |
commit | 3ad53238aff21df980fedfaa9a725a7b4631303e (patch) | |
tree | da645367c9ad2d9d1e6781532f7dc986aa7621dc | |
parent | aa57109bc472ea9340020d819b26d511fb3e002c (diff) | |
download | mate-common-3ad53238aff21df980fedfaa9a725a7b4631303e.tar.bz2 mate-common-3ad53238aff21df980fedfaa9a725a7b4631303e.tar.xz |
branch 1.261.26
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 0ae099a..97bd90b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ script: notifications: irc: - if: (tag OR branch = master) AND + if: (tag OR branch = "1.26") AND repo = "mate-desktop/mate-common" channels: - "irc.freenode.org#mate-dev" |