From f1932b1f1ce877130feaaef3e3ddf14cc226d2d2 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Fri, 27 Dec 2019 14:23:09 +0800 Subject: travis: remove patch for debian --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index dca4901..84453c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -142,12 +142,6 @@ variables: -enable-checker alpha.core.FixedAddr -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 - build_scripts: - ./autogen.sh - scan-build $CHECKERS ./configure -- cgit v1.2.1