Add license and test step

This commit is contained in:
Webber
2019-11-03 22:42:53 +01:00
parent 2bed37b87a
commit 66245bb15d

View File

@@ -2,6 +2,8 @@
set -x
echo "$UNITY_LICENSE" > /root/.local/share/unity3d/Unity/Unity_lic.ulf
echo "Testing for $TEST_PLATFORM"
${UNITY_EXECUTABLE:-xvfb-run --auto-servernum --server-args='-screen 0 640x480x24' /opt/Unity/Editor/Unity} \