On 20/03/17 11:37, Evan Dandrea wrote:
Do you need better than day-level resolution? If not, I'd suggest using
Travis' cron feature to create nightly builds:
https://docs.travis-ci.com/user/cron-jobs/
Does that actually solve the problem described, though? I ask because as Loïc
stated it, it'
Do you need better than day-level resolution? If not, I'd suggest using
Travis' cron feature to create nightly builds:
https://docs.travis-ci.com/user/cron-jobs/
--
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/sna
Hi!
Currently, setting up a snap build from a git branch in Launchpad or via
build.snapcraft.io is a pleasure, and this allows for an easy CI whenever a
change is pushed to the repo. But non-trivial projects have multiple
components to build to deliver the snap, with chains of build-deps.
What's