Skip to content

Commit

Permalink
pgp log
Browse files Browse the repository at this point in the history
  • Loading branch information
fanavarro committed Dec 4, 2022
1 parent d09acaa commit a1ca62a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ after_success:
before_install:
- echo $GPG_SECRET_KEYS | base64 --decode | $GPG_EXECUTABLE --import --no-tty --batch
- echo $GPG_OWNERTRUST | base64 --decode | $GPG_EXECUTABLE --import-ownertrust --no-tty --batch
- $GPG_EXECUTABLE -v --keyserver hkp://keys.openpgp.org:80 --refresh-keys
- $GPG_EXECUTABLE -v --list-keys

install:
Expand Down

0 comments on commit a1ca62a

Please sign in to comment.