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

Check out install of MinGW cross devel packages.

This commit is contained in:
Oliver Schmidt 2014-03-04 22:17:21 +01:00
parent 44ccb27549
commit e7b437f151

View File

@ -1,7 +1,7 @@
language:
- c
install:
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info mingw32 gcc-mingw32
script:
- make all doc
after_success: