diff --git a/.travis.yml b/.travis.yml index 016b2e3..c299070 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ before_script: # command to run our tests script: - - kodi-addon-checker --branch=krypton \ No newline at end of file + - kodi-addon-checker --branch=krypton --allow-folder-id-mismatch \ No newline at end of file