Skip to content

travis: add parallel builds to build from debs and generate snap packages

Marco Trevisan requested to merge 3v1n0:travis-snap into next

Snaps are generated for both amd64 and i386 arch.

Deploy is done on new tags (releases) to the stable channel and on new commits to the edge channel.

This repo has alreaedy been configured in travis with encrypted keys to be able to push snaps to the ubuntu store.

Added some infos to the README too.

Merge request reports