summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-09-12 16:18:31 +0200
committerraveit65 <[email protected]>2021-09-12 16:39:25 +0200
commit37a6c93ac4161a9237f653880cc5c619bd8128c8 (patch)
treeee77ba5ba0b00f079c7d53fafd741305a4173743
parentdb08fd4bbe0b01ca1959afcf36af8191fa790a90 (diff)
downloadmate-backgrounds-37a6c93ac4161a9237f653880cc5c619bd8128c8.tar.bz2
mate-backgrounds-37a6c93ac4161a9237f653880cc5c619bd8128c8.tar.xz
branch 1.26
-rw-r--r--.build.yml4
-rw-r--r--.travis.yml2
2 files changed, 1 insertions, 5 deletions
diff --git a/.build.yml b/.build.yml
index 729a56d..aa76717 100644
--- a/.build.yml
+++ b/.build.yml
@@ -48,10 +48,6 @@ build_scripts:
after_scripts:
- if [ ${BUILD_TYPE} == "scripts" ];then
- - if [ ${DISTRO_NAME} == "debian" ];then
- - curl -Ls -o debian.sh https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/debian.sh
- - bash ./debian.sh
- - fi
- make distcheck
- fi
diff --git a/.travis.yml b/.travis.yml
index ee55926..498f1a7 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-backgrounds"
channels:
- "irc.libera.chat#mate-dev"