From e93b394ec51f3ce68f67f277b3966246d3db8df0 Mon Sep 17 00:00:00 2001 From: SoScared Date: Sat, 7 Apr 2018 20:18:46 +0200 Subject: [PATCH] enable travis test packaging --- mod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.config b/mod.config index d1cc6fd..f4b5962 100644 --- a/mod.config +++ b/mod.config @@ -30,7 +30,7 @@ TRAVIS_TEST_MOD="True" # Perform a dry run of the installer generation when a new commit is pushed to the GitHub repository # Accepts values "True" or "False". -TRAVIS_TEST_PACKAGING="False" +TRAVIS_TEST_PACKAGING="True" ############################################################################## # Packaging