From 0de1436ca6e8926675f8d0cc75eae7d8331e7b9d Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Sun, 21 Apr 2019 11:57:14 +0800 Subject: [ci] add build scripts --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 61e8a76..805759b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -186,6 +186,8 @@ before_scripts: - 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 - if [ $CPU_COUNT -gt 1 ]; then -- cgit v1.2.1