Skip to content

Commit

Permalink
still gpg on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Naguet committed Apr 28, 2016
1 parent f4c8774 commit 67a24ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis-settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<profile>
<id>gpg</id>
<properties>
<gpg.homedir>gpg/</gpg.homedir>
<gpg.homedir>../gpg/</gpg.homedir>
<gpg.keyname>${env.GPG_KEY}</gpg.keyname>
<gpg.passphrase>${env.GPG_PASS}</gpg.passphrase>
</properties>
Expand Down

0 comments on commit 67a24ff

Please sign in to comment.