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 diff --git a/README.md b/README.md index 053be07..b83feab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Backup Addon +[![Build Status](https://travis-ci.org/robweber/xbmcbackup.svg?branch=master)](https://travis-ci.org/robweber/xbmcbackup) __Kodi Version Compatibility:__ Kodi 17.x (Krypton) and greater