1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 19:29:45 +00:00

First test with LinuxDoc.

This commit is contained in:
Oliver Schmidt 2014-01-31 14:22:47 +01:00
parent 3334082abf
commit c5309e96ca

View File

@ -1,2 +1,6 @@
language: c language:
script: make - c
before_script:
- sudo apt-get install linuxdoc-tools
script:
- make