diff options
author | raveit65 <[email protected]> | 2021-09-13 07:56:27 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-09-13 07:56:27 +0200 |
commit | 583f7ac34795599b8736255fdc639094872fb79a (patch) | |
tree | 15da5cc3e68798deb96709af90ed0509583d2041 | |
parent | 23cacc29d7feb6791df50728297e44cf58e85be4 (diff) | |
download | mate-icon-theme-583f7ac34795599b8736255fdc639094872fb79a.tar.bz2 mate-icon-theme-583f7ac34795599b8736255fdc639094872fb79a.tar.xz |
branch 1.26
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index e42f4b0..aeacec8 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-icon-theme" channels: - "irc.libera.chat#mate-dev" |