Skip to content

Commit 64a3778

Browse files
committed
Update Travic CI deploy config
1 parent 9361182 commit 64a3778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ deploy:
2626
# Prepare for submitting to the official Kodi repo
2727
- provider: script
2828
skip_cleanup: true
29-
script: python deploy_addon.py -k repo-scripts script.module.pyxbmct
29+
script: python deploy_addon.py -k repo-scripts -b krypton script.module.pyxbmct
3030
on:
3131
tags: true
3232
notifications:

0 commit comments

Comments
 (0)