diff --git a/mod.config b/mod.config index c50aa67c9..e87cd8a75 100644 --- a/mod.config +++ b/mod.config @@ -25,7 +25,7 @@ WHITELISTED_MOD_ASSEMBLIES="OpenRA.Mods.RA2.dll" # Accepts values "True" or "False". ### Set to False because of huge amount of yaml errors detected limited only within VXL2SHP. ### Run manual test runs occasionally with locally running make test instead - Graion, 2019-03-09 -TRAVIS_TEST_MOD="True" +TRAVIS_TEST_MOD="False" # Perform a dry run of the installer generation when a new commit is pushed to the GitHub repository # Accepts values "True" or "False".