summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-04-21 11:57:14 +0800
committerZenWalker <[email protected]>2019-04-21 13:18:02 +0200
commit0de1436ca6e8926675f8d0cc75eae7d8331e7b9d (patch)
treee081b88930f0be17f4273682940d70b6850146b6 /.travis.yml
parentad093718532f9716b25eff3ece5f69a600923d41 (diff)
downloadeom-0de1436ca6e8926675f8d0cc75eae7d8331e7b9d.tar.bz2
eom-0de1436ca6e8926675f8d0cc75eae7d8331e7b9d.tar.xz
[ci] add build scripts
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
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