solvespace/.travis
Maximilian Federle 1b2d47cd86 Travis: deploy tagged commits & edge tagging fixes
With the recent Travis changes, we prevented the deploy
stage from running for tagged commits as branch=tag
for tagged commits. Fix this by also running deploy for
tagged commits.

Furthermore, clean up .travis.yml by pulling the edge
tagging logic into a separate script.
A logic change is introduced to prevent git tag --force being
run on set tags as this would turn annotated tags into
lightweight tags.
2020-11-18 11:13:52 +01:00
..
build-macos.sh Travis: include libomp in macOS .app 2020-10-26 02:26:54 +01:00
build-snap.sh snap: Build snaps on Travis without remote-build & drop i386 + armhf 2020-02-08 16:15:09 +00:00
build-ubuntu.sh Travis: CI improvements and fixing edge builds (#766) 2020-10-24 11:08:40 +02:00
build-windows.sh Travis: CI improvements and fixing edge builds (#766) 2020-10-24 11:08:40 +02:00
deploy-snap.sh snap: Release snaps to store via script instead of snap provider 2020-01-23 01:47:10 +00:00
install-macos.sh Travis: include libomp in macOS .app 2020-10-26 02:26:54 +01:00
install-ubuntu.sh Travis: CI improvements and fixing edge builds (#766) 2020-10-24 11:08:40 +02:00
install-windows.sh Travis: add windows target 2020-10-16 17:53:22 -04:00
remove-edge.sh Travis: add clean edge script 2020-11-07 20:23:49 +01:00
sign-macos.sh Travis: sign libomp.dylib 2020-10-26 03:38:32 +01:00
tag-edge.sh Travis: deploy tagged commits & edge tagging fixes 2020-11-18 11:13:52 +01:00