xbmcbackup/.travis.yml
2019-08-27 14:44:17 -05:00

13 lines
236 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=leia --allow-folder-id-mismatch