1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-17 16:29:32 +00:00

One more...

This commit is contained in:
Oliver Schmidt 2014-03-05 12:35:20 +01:00
parent 5b640abf9d
commit bbc7f48590

View File

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