Added scan-build - fiche - A pastebin adjusted for gopher use
 (HTM) git clone git://vernunftzentrum.de/fiche.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit f4114ce2a6ed1c2af24dee9ec30d2bf9f55c2f63
 (DIR) parent a2fb9ab838dcf713db84df57b2dba05a50bd3ebe
 (HTM) Author: solusipse <solus1ps3@gmail.com>
       Date:   Wed,  6 Sep 2017 00:55:57 +0200
       
       Added scan-build
       Diffstat:
         .travis.yml                         |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       @@ -12,3 +12,4 @@ addons:
        script:
          - cppcheck --enable=all --error-exitcode=1 --inconclusive main.c fiche.c
          - make
       +  - scan-build --status-bugs make -B