mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 22:25:28 +00:00
Check what we have.
This commit is contained in:
@@ -2,6 +2,8 @@ language:
|
||||
- c
|
||||
install:
|
||||
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info mingw32-binutils
|
||||
- which gcc
|
||||
- which i686-w64-mingw32-gcc
|
||||
script:
|
||||
- make all doc
|
||||
after_success:
|
||||
|
Reference in New Issue
Block a user