From: Oliver Schmidt Date: Fri, 28 Feb 2014 20:45:04 +0000 (+0100) Subject: Fixed .info file generation (hopfully). X-Git-Tag: V2.15~142 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9c95306a69414486e69ea95ea1e107208cf04cf9;p=cc65 Fixed .info file generation (hopfully). --- diff --git a/.travis.yml b/.travis.yml index 4b8444c19..6415238fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: - c install: - - sudo apt-get install linuxdoc-tools + - sudo apt-get install linuxdoc-tools linuxdoc-tools-info script: - make all doc after_success: