xbmcbackup/.travis.yml
2019-08-27 09:02:21 -05:00

13 lines
239 B
YAML

dist: xenial
language: python
python: 3.7
install:
- pip install kodi-addon-checker
before_script:
- git config core.quotepath false
# command to run our tests
script:
- kodi-addon-checker --branch=krypton --allow-folder-id-mismatch