svkaiser / Doom64EX

Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features.
http://doom64ex.wordpress.com/
GNU General Public License v2.0
239 stars 49 forks source link

Use Ubuntu trust as Travis CI base release #47

Closed mdeguzis closed 7 years ago

mdeguzis commented 7 years ago

There doesn't seem to be a reason not to use Trusty (latest allowed by Travis CI). If you are curious, there are methods to test your build against multiple Linux distros using Docker. I do this in ongoing build tests for Goldeneye: Source.

Build test for PR: https://travis-ci.org/ProfessorKaos64/Doom64EX/builds/177659564

pinkwah commented 7 years ago

Thanks. When I wrote the travis-ci files, trusty was still in beta.