f7778d06b5
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.