Remove the decrypt for pubring

Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
Fabio José 2019-09-27 21:48:30 -03:00
parent 0a6a65b53a
commit 47ab16a7eb
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
openssl aes-256-cbc -K $encrypted_3210c925a91b_key \
-iv $encrypted_3210c925a91b_iv \
-in .travis.pubring.enc -out .travis.pubring -d
openssl aes-256-cbc -K $encrypted_3210c925a91b_key \
-iv $encrypted_3210c925a91b_iv \
-in .travis.secring.enc -out .travis.secring -d