ELF
ELF copied to clipboard
Fix CI build
This PR aims to fix the CI build of the repo on Travis.
I have listed my findings on #136. Basically, Tower Defense (TD) and Capture the Flag (CF) are not compiling since October 2018, due to a commit that made breaking changes in the elf base library in order to add features to the main RTS game (MC).
It looks to me as though TD and CF are abandoned, so I've fixed the build of the MC module (which was also broken for a different reason) on .travis.yml and created this PR to discuss what to do with TD and CF.