Skip to content

Commit 5fe8d8c

Browse files
author
Lachlan McKee
committed
Added encrypted gpg key to travis
1 parent 7695e55 commit 5fe8d8c

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ cache:
3131
before_install:
3232
- chmod +x gradlew
3333
- chmod +x gradle/wrapper/gradle-wrapper.jar
34+
- openssl aes-256-cbc -K $encrypted_09dc68928889_key -iv $encrypted_09dc68928889_iv -in secring.gpg.enc -out secring.gpg -d

secring.gpg.enc

2.56 KB
Binary file not shown.

0 commit comments

Comments
 (0)