WiX is looking for gam-setup.bat

This commit is contained in:
Jay Lee
2019-04-12 14:03:42 -04:00
parent 7587a58dc3
commit 6b569df751

View File

@@ -54,6 +54,7 @@ install:
- cp whatsnew.txt gam
- cp GamCommands.txt gam
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then
cp gam-setup.bat gam
GAM_ARCHIVE=gam-$TRAVIS_BUILD_NUMBER-$GAMOS-$PLATFORM.zip;
/c/Program\ Files/7-Zip/7z.exe a -tzip $GAM_ARCHIVE -xr!.svn;
mv gam gam-64;