Skip to content

Commit

Permalink
Update Travic CI deploy config
Browse files Browse the repository at this point in the history
  • Loading branch information
romanvm committed Mar 8, 2018
1 parent 9361182 commit 64a3778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deploy:
# Prepare for submitting to the official Kodi repo
- provider: script
skip_cleanup: true
script: python deploy_addon.py -k repo-scripts script.module.pyxbmct
script: python deploy_addon.py -k repo-scripts -b krypton script.module.pyxbmct
on:
tags: true
notifications:
Expand Down

0 comments on commit 64a3778

Please sign in to comment.