Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

v0.5.0-alpha.2: ci: sort out our release artifacts

Compare
Choose a tag to compare
@parhamdoustdar parhamdoustdar released this 12 Aug 13:12
First of all, let's not build for every platform under the sun, it takes
a ton of time for no particularly good reason.

Second of all, let's be a little bit less verbose, we don't need to know
precisely which packages were used to compile a binary, over and over
again.

Last but not least, point travis to the actual artifacts we built. If we
build *.tar.gz, let's not try to upload all those inexistent *.tgz files
;)