Added lacking clang package for 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 5abe89fc9cf39e8107313922bf6f0e196a3267cb
 (DIR) parent f4114ce2a6ed1c2af24dee9ec30d2bf9f55c2f63
 (HTM) Author: solusipse <solus1ps3@gmail.com>
       Date:   Wed,  6 Sep 2017 00:59:09 +0200
       
       Added lacking clang package for scan-build
       Diffstat:
         .travis.yml                         |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       @@ -8,6 +8,7 @@ addons:
          apt:
            packages:
              - cppcheck
       +      - clang-3.5
        
        script:
          - cppcheck --enable=all --error-exitcode=1 --inconclusive main.c fiche.c