From 1264ab86b244007d18a66b3def10edf16408a55d Mon Sep 17 00:00:00 2001 From: robweber Date: Mon, 15 Jun 2020 20:48:15 -0500 Subject: [PATCH] space --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7e05cfc..ec8acd5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ script: - flake8 ./ --statistics --show-source --builtins=sys --ignore=E501,E722 --exclude=croniter.py # check python structure against flake8 tests, ignore long lines - kodi-addon-checker --branch=matrix --allow-folder-id-mismatch - deploy: +deploy: - provider: script script: submit-addon -r repo-plugins -b matrix --push-branch script.xbmcbackup on: