1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +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
script: make
language:
- c
before_script:
- sudo apt-get install linuxdoc-tools
script:
- make