solvespace/.travis
Maximilian Federle 65ab59503a snap: Build snaps on Travis without remote-build & drop i386 + armhf
Snapcraft's remote-build does not fit the requirements of CI,
so replace it with builds running directly on Travis:

1. Builds on Travis can run independently, whereas remote-build
competes for the same resource (Launchpad) and will potentially
block if multiple commits require building in succession.
2. Snapcrafts CLI for remote-build is not designed to be easily
scriptable.
3. Travis recently introduced building on arm64, so builds for
arm64 are now very fast and don't require emulation.

We do not build for armhf and i386 any more because they are
of little relevance on the desktop.
2020-02-08 16:15:09 +00:00
..
build-debian.sh Refactor Travis config 2019-11-26 07:58:20 +00:00
build-macos.sh Travis: run tests again. 2017-02-06 14:49:13 +00:00
build-snap.sh snap: Build snaps on Travis without remote-build & drop i386 + armhf 2020-02-08 16:15:09 +00:00
deploy-snap.sh snap: Release snaps to store via script instead of snap provider 2020-01-23 01:47:10 +00:00
install-debian.sh Refactor Travis config 2019-11-26 07:58:20 +00:00
install-macos.sh Refactor Travis config 2019-11-26 07:58:20 +00:00