I was thinking how to automatically generate PDF schematics for my public KiCad repos without committing it to the repo itself. I managed to make Travis CI do this for me and put the output to Github Releases.
If you are interested, read on.
Continue reading Using Travis CI for KiCad PDF schematic generation