We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9361182 commit 64a3778Copy full SHA for 64a3778
.travis.yml
@@ -26,7 +26,7 @@ deploy:
26
# Prepare for submitting to the official Kodi repo
27
- provider: script
28
skip_cleanup: true
29
- script: python deploy_addon.py -k repo-scripts script.module.pyxbmct
+ script: python deploy_addon.py -k repo-scripts -b krypton script.module.pyxbmct
30
on:
31
tags: true
32
notifications:
0 commit comments