aussieaddons / repo

Aussie Add-ons repository for Kodi
http://aussieaddons.com/installation/
103 stars 44 forks source link

Add support for Travis CI #64

Closed glennguy closed 7 years ago

glennguy commented 7 years ago

Hey @andybotting See updated PR#1263 for SBS for working travis.yml

Whenever a new tag is pushed it will build for the production repo instead of the development repo. I've followed the same format as we use now for the commit messages.

glennguy commented 7 years ago

I've got a fix of sorts here. I'm not sure if its the best way to go about it or not, but it will fix the existing broken addon.xml files and stop it from happening again. Not sure if that's a bug in Python's xml module or intended behaviour, I couldn't work out exactly what was causing this.