1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00

Moving on...

This commit is contained in:
Oliver Schmidt 2014-03-05 12:33:19 +01:00
parent 3852218015
commit 5b640abf9d

View File

@ -1,7 +1,7 @@
language:
- c
install:
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info mingw32-binutils
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info gcc-mingw-w64
- which gcc
- which i686-w64-mingw32-gcc
script: