1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-05 17:25:17 +00:00

Fixed .info file generation (hopfully).

This commit is contained in:
Oliver Schmidt
2014-02-28 21:45:04 +01:00
parent 18ecd68977
commit 9c95306a69

View 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: