summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.build.yml b/.build.yml
index 66fda37..e3b6c73 100644
--- a/.build.yml
+++ b/.build.yml
@@ -92,10 +92,6 @@ variables:
-enable-checker security.insecureAPI.strcpy"'
before_scripts:
- - 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
- cd ${START_DIR}
- '[ -f mate-common-1.24.1.tar.xz ] || curl -Ls -o mate-common-1.24.1.tar.xz https://github.com/mate-desktop/mate-common/releases/download/v1.24.1/mate-common-1.24.1.tar.xz'
- tar xf mate-common-1.24.1.tar.xz