Closed thomkrillis closed 7 years ago
Travis needs credentials to deploy to AWS Lambda. We want to be able to remove travis encrypt.
travis encrypt
ACs:
Travis API allows us to fetch the public key of a repo to encrypt environment variables (in place of travis encrypt). So this should be pretty painless.
Travis needs credentials to deploy to AWS Lambda. We want to be able to remove
travis encrypt
.ACs: