xbmcbackup/.travis.yml

13 lines
236 B
YAML
Raw Normal View History

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:
2019-08-27 21:44:17 +02:00
- kodi-addon-checker --branch=leia --allow-folder-id-mismatch