1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-09 06:29:38 +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: language:
- c - c
install: 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 gcc
- which i686-w64-mingw32-gcc - which i686-w64-mingw32-gcc
script: script: