File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ ENGINE_VERSION="release-20190314"
2020
2121# Enable tests for common errors when a new commit is pushed to the GitHub repository
2222# Accepts values "True" or "False".
23- TRAVIS_TEST_MOD="True "
23+ TRAVIS_TEST_MOD="False "
2424
2525# Perform a dry run of the installer generation when a new commit is pushed to the GitHub repository
2626# Accepts values "True" or "False".
@@ -36,7 +36,7 @@ TRAVIS_TEST_PACKAGING="True"
3636# - Windows installers will be named as {PACKAGING_INSTALLER_NAME}-{TAG}.exe
3737# - macOS installers will be named as {PACKAGING_INSTALLER_NAME}-{TAG}.zip
3838# - Linux .appimages will be named as {PACKAGING_INSTALLER_NAME}-${TAG}.AppImage
39- PACKAGING_INSTALLER_NAME="ExampleMod "
39+ PACKAGING_INSTALLER_NAME="CombinedArms "
4040
4141# The human-readable name for this project.
4242# This is used in:
You can’t perform that action at this time.
0 commit comments