1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00

Check what we have.

This commit is contained in:
Oliver Schmidt 2014-03-05 12:28:57 +01:00
parent 6c49fce59e
commit 3852218015

View File

@ -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: