cxong / cdogs-sdl

Classic overhead run-and-gun game
https://cxong.github.io/cdogs-sdl/
GNU General Public License v2.0
901 stars 115 forks source link

Travis CI GCW-Zero deployment #375

Closed cxong closed 8 years ago

cxong commented 9 years ago

It may be possible to get Travis to build the GCW-Zero opk. There is already a script to do it.

However, it requires the toolchain, but with Travis's cache function, this should be doable.

cxong commented 9 years ago

Unfortunately GCW0 toolchain must be installed in /opt, and Travis CI's container mode doesn't support sudo.