mirror of
https://github.com/cc65/cc65.git
synced 2025-08-14 14:26:27 +00:00
First test with LinuxDoc.
This commit is contained in:
@@ -1,2 +1,6 @@
|
|||||||
language: c
|
language:
|
||||||
script: make
|
- c
|
||||||
|
before_script:
|
||||||
|
- sudo apt-get install linuxdoc-tools
|
||||||
|
script:
|
||||||
|
- make
|
||||||
|
Reference in New Issue
Block a user