Skip to content

Commit a2ac58f

Browse files
committed
signing
1 parent 47dd40c commit a2ac58f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ before_install:
1818
- gpg --batch --import ./codesigning.asc
1919
- ls -la /home/travis/.gnupg
2020
- gpg --export-secret-keys > ~/.gnupg/secring.gpg
21+
- gpg --export-secret-keys > /home/travis/.gnupg/secring.gpg
2122
- ls -la /home/travis/.gnupg
2223
install: true # disables default "./gradlew assemble" install script
2324
after_success:

0 commit comments

Comments
 (0)