Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Orozco 12197f95f6 Update tests to Python 3
Time to do this — Python 2 is EOL. This exposed a bug in one of the
tests that was stripping the entire environment from its subprocesses
(though they did sort of work on Python 2).
2020-04-19 17:34:10 +01:00
Thomas Orozco 44b5675f0e Sign `tini` and `tini-static` binaries
The GPG signing subkey and passphrase are respectively provided through
a Travis encrypted file and a Travis encrypted environment variable.

Signing is only done if there is a signing key present when the build is
complete (so as to not fail when e.g. building a PR that doesn't have
encrypted files available).
2016-01-26 21:56:43 -05:00
Thomas Orozco 04119b2869 Refactor build process 2015-02-28 19:04:46 -05:00
Thomas Orozco 1bba98e471 Rename to a name that isn't already taken 2015-02-22 21:51:54 -08:00
Thomas Orozco e6c2dc0fb3 Initial commit 2015-02-22 13:23:44 -08:00