namecoin / certinject

Inject certificates into Windows CryptoAPI trust store, with EKU and name constraints.
https://www.namecoin.org/
GNU General Public License v3.0
2 stars 5 forks source link

Upload nightly builds #9

Closed JeremyRand closed 3 years ago

JeremyRand commented 4 years ago

We should rig Travis to upload nightly builds. We could do this via GitHub Releases, similar to this. Note that we shouldn't give Travis push privs to our code repos, so we'll need to create a dedicated repo to store the nightly releases.

Depends on https://github.com/namecoin/certinject/issues/8 .

JeremyRand commented 3 years ago

Implemented via Cirrus CI.