Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferosh Jacob committed Oct 20, 2019
1 parent 332a48f commit 18caecb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ after_success:
- ".travis/deploy.sh"
jdk: openjdk8
before_install:
- openssl aes-256-cbc -K $encrypted_ddbfa6f6bd90_key -iv $encrypted_ddbfa6f6bd90_iv
-in .travis/secret-key.asc.enc -out .travis/secret-key.asc -d
- openssl aes-256-cbc -K $encrypted_27c1ac0f7528_key -iv $encrypted_27c1ac0f7528_iv -in .travis/secring.gpg.enc -out ~\/.gnupg/secring.gpg -d
env:
global:
- secure: yEP5GOepT4zyKJpo7JzTLW7oOpCBhkG64U3tRArmtrMhqM203tk6GIJq+WJsP5mMTObCzY+csD5t9DyRp+ouxGsIquYRb/vheKonfLsAcbJu4n9HN2QHdE0oagbsrYUonEXl0gPmDcxtUM8WqoY5U6qZv8kh+jVi+GDADYB28bb4pw5NKdAgWxN7E0MabPDt79epcyt+thbEYnCmV9K3rcI/IbnAdNHY/POi5DuQrgAgoltpfA05zvCRRQZkvkRqK5Nx3iuL1MQzvM8ET+kaaqFaEidRSZoZi70HR+tcG7TCyhLvc3oIxPN+HCsfDhv/yR/HbESdbAV6dLiyrxZSaHJ2iWEKQ5MHHVfQETH/TpHY3QBhPmUdccpiaGyDKz3qX6cjBGuwBVgQQzlJ6UTTXm8nGPztdtJZiZFwB8NVF7kDpH1IIBtjiulTVPn8Eqfz8ZQjHXOFiZobytgA+uG1RyVOnPVz3VQARnUtF12hRpOPB8QMAouqRaZI01x4WoezK4SE4x+4U/RYzup2hsU1r1KJmggoRxTVnI1pXHqXZkPuYquwG42mTPhXO+8gt9HFzEJ6Lf7QUd6aUOuUVYwbufFBnLtoftOtFfN2Z0TJ9i4rbumDqgmFvj3rDRR71yf0ywEEDsai6CYxKUlj+UHAcOqaOPBGCpe2EpZ/nv2C1Eo=
Expand Down
Binary file added .travis/secring.gpg.enc
Binary file not shown.

0 comments on commit 18caecb

Please sign in to comment.