summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-04-19 03:09:11 +0200
committerPablo Barciela <[email protected]>2020-04-19 03:53:34 +0200
commitd3e217a4afafeea27a8355cc0aa9a68be1c7013e (patch)
treecee1cc6e0f5ef3d56fc124febecfff56d4ec54ed
parentd9142d2eed5fd0b03ebc65020f766e635efdef12 (diff)
downloadmate-calc-d3e217a4afafeea27a8355cc0aa9a68be1c7013e.tar.bz2
mate-calc-d3e217a4afafeea27a8355cc0aa9a68be1c7013e.tar.xz
Travis CI: remove patch for debian
-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