I'm trying to install the latest version of Unity with this and Travis and this is the error i get:
$ ./BuildScripts/build.sh
Attempting to build erida for Windows
Launching external process: /Applications/Unity/Unity.app/Contents/Resources/Upm/upm-macos
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated
Does anyone know what I'm doing wrong?
[https://github.com/knight1219/erida/blob/master/BuildScripts/install.sh]
[https://github.com/knight1219/erida/blob/master/BuildScripts/build.sh]
[https://github.com/knight1219/erida/blob/master/.travis.yml]
I'm trying to install the latest version of Unity with this and Travis and this is the error i get:
$ ./BuildScripts/build.sh
Attempting to build erida for Windows
Launching external process: /Applications/Unity/Unity.app/Contents/Resources/Upm/upm-macos
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated
Does anyone know what I'm doing wrong?
[https://github.com/knight1219/erida/blob/master/BuildScripts/install.sh]
[https://github.com/knight1219/erida/blob/master/BuildScripts/build.sh]
[https://github.com/knight1219/erida/blob/master/.travis.yml]