DO NOT MERGE YET... working on getting it all fixed up.
Improve CI setup. Build is still failing but not as bad as before. Current error is RenderTexture.Create failed: cubemap not supported. but it works on local machine so not sure what is going wrong.
Are you running Unity on Mac or a different platform? I'm starting to think that either Travis Mac machines have an issue or Unity itself has a bug on Mac.
DO NOT MERGE YET... working on getting it all fixed up.
Improve CI setup. Build is still failing but not as bad as before. Current error is
RenderTexture.Create failed: cubemap not supported.
but it works on local machine so not sure what is going wrong.Similar project at https://github.com/SebastianJay/unity-ci-test has working CI project. https://github.com/hacktavist/Fresh-Unity-Travis-CI/issues/1 has same error we do.
Fix #2 and #6