Adding lacking dependency for python's port of 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 1cba8ad493da3874fa0cc9735192398e77a99fb7
 (DIR) parent 9bab68e44a687cb8c2bcaac5252dbb336ccce982
 (HTM) Author: solusipse <solus1ps3@gmail.com>
       Date:   Wed,  6 Sep 2017 01:13:57 +0200
       
       Adding lacking dependency for python's port of scan-build
       Diffstat:
         .travis.yml                         |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/.travis.yml b/.travis.yml
       @@ -13,6 +13,7 @@ addons:
        install:
          - export PYTHONUSERBASE=~/.local
          - easy_install --user scan-build
       +  - easy_install --user typing
        
        script:
          - cppcheck --enable=all --error-exitcode=1 --inconclusive main.c fiche.c