Dirk Hohndel
f252af1dd1
prevent the 'latest' tag from messing with our version
...
We need to use git describe in a way that only refers to vX.Y.Z style tags.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2023-12-07 04:00:32 -08:00
Dirk Hohndel
96611c630f
Travis: make qt55 build report build failures correctly
...
The proxy for this is a check to see if the Subsurface binary was
created (in which case we assume that the build succeeded).
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-04-15 16:05:50 -07:00
Dirk Hohndel
bca7f8ed61
Travis: test build against Qt 5.5
...
We do this in a docker environment to make things fast and easy.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-03-22 07:58:04 -07:00