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

Maybe better when avoiding transition packages?

This commit is contained in:
Oliver Schmidt 2014-03-05 12:10:38 +01:00
parent e7b437f151
commit 6ab56eaae8

View File

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