Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: f7778d06b5920e1d9d64b95a599e10c65b464130
      https://github.com/pmd/pmd/commit/f7778d06b5920e1d9d64b95a599e10c65b464130
  Author: Andreas Dangel <[email protected]>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
    M .travis/setup-secrets.sh

  Log Message:
  -----------
  [ci] Not setting up gpg under Windows

Importing the release signing key will start the gpg-agent.
This background task then prevents travis-ci from terminating
the build job under Windows.

Since gpg is not needed for building PMD under Windows, I simply
don't import the keys.
Alternatively, running "gpgconf --kill gpg-agent" should also
work.




_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to