From 9821561f6e998ceb5989e1ad3401696be564f131 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Mon, 28 Oct 2019 18:10:52 +0800 Subject: ci: add autopoint --- .travis.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9c6d71f..a908cba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,6 +77,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-polkit + - autopoint - clang - clang-tools - cppcheck @@ -104,6 +105,7 @@ requires: - redhat-rpm-config ubuntu: + - autopoint - clang - clang-tools - git @@ -132,12 +134,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