Update Travis to Ubuntu 16.04, Mono 5.10, NSIS 3.03.
This commit is contained in:
committed by
Oliver Brakmann
parent
8ee11028d7
commit
5b00586de2
@@ -73,7 +73,7 @@ echo "Building core files"
|
||||
pushd "${SRCDIR}" > /dev/null || exit 1
|
||||
make clean
|
||||
make osx-dependencies
|
||||
make core SDK="-sdk:4.5"
|
||||
make core
|
||||
make version VERSION="${TAG}"
|
||||
make install-core gameinstalldir="/Contents/Resources/" DESTDIR="${BUILTDIR}/OpenRA.app"
|
||||
popd > /dev/null || exit 1
|
||||
|
||||
Reference in New Issue
Block a user