Skip to content

Commit

Permalink
Test...
Browse files Browse the repository at this point in the history
  • Loading branch information
jryan128 committed Jan 24, 2020
1 parent f29ef3e commit c53e255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ java -version

echo "$PGP_PASSPHRASE" | gpg --passphrase-fd 0 --batch --yes --import .travis/secret-key.asc

sbt "$publishVersion" + publishSigned
sbt + "$publishVersion" publishSigned sonatypeBundleRelease

0 comments on commit c53e255

Please sign in to comment.