mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +00:00
First test with LinuxDoc.
This commit is contained in:
parent
3334082abf
commit
c5309e96ca
@ -1,2 +1,6 @@
|
||||
language: c
|
||||
script: make
|
||||
language:
|
||||
- c
|
||||
before_script:
|
||||
- sudo apt-get install linuxdoc-tools
|
||||
script:
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user