glest / glest-source

Glest is a network multi-player cross-platform 3D real-time strategy (RTS) game, where you create armies of units and battle different factions.
https://glest.io
GNU General Public License v3.0
58 stars 39 forks source link

Travis:add tests for more gcc versions #199

Closed andy5995 closed 6 years ago

andy5995 commented 6 years ago

marked wip, gcc 5 test fails

andy5995 commented 6 years ago

tests passed; this PR should definitely be squashed when merging.

andy5995 commented 6 years ago

I haven't got the clang-6.0 test to pass yet. The same set-up works on this repo https://travis-ci.org/solbu/hldig/builds/422823224

I'm not sure why that is yet. There must be a difference somewhere. If you look at the travis log, the problem is not the build, but just finding clang-6.0. Looks like it's not adding the llvm repo that's specified on https://github.com/ZetaGlest/zetaglest-source/blob/8a3e0076f9a993de357ac985aa9b2a84ea41427d/.travis-before_install.sh#L60