]> git.sur5r.net Git - cc65/blobdiff - .travis.yml
Fixed .info file generation (hopfully).
[cc65] / .travis.yml
index 4b8444c1911f6bd5efc45fdcc17903f8236b9a17..6415238fded716637945f28f052ee9ad6e94d65c 100644 (file)
@@ -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: