summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6199f127..1e02d68e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -189,7 +189,6 @@ build_scripts:
# - bash ./fedora.sh
# - fi
- ./autogen.sh
- - sed -i 's/$(POFILES) $(GMOFILES) \\/$(POFILES) \\/' po/Makefile.in.in
- scan-build $CHECKERS ./configure
- if [ $CPU_COUNT -gt 1 ]; then
- scan-build $CHECKERS --keep-cc -o html-report make -j $(( CPU_COUNT + 1 ))