Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: f343932a4f3bc17be84505c1e2713463536e1807
      https://github.com/pmd/pmd/commit/f343932a4f3bc17be84505c1e2713463536e1807
  Author: Andreas Dangel <[email protected]>
  Date:   2019-10-26 (Sat, 26 Oct 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [ci] Allow the windows job to fail for now

There seems to be some problem when the deploy phase is executed,
which happens only on pushes - for PRs the deploy is not executed
at all.
Although the deploy is skipped (since this is not a tagged build),
the windows job hangs after that.

Maybe we need to deploy to github releases manually, as we do
for the release notes already. That way, we wouldn't use the
deployment mechanism of travis.


  Commit: f10b631d76c34908ea1adcb41bcf1d71a184e0ba
      https://github.com/pmd/pmd/commit/f10b631d76c34908ea1adcb41bcf1d71a184e0ba
  Author: Andreas Dangel <[email protected]>
  Date:   2019-10-26 (Sat, 26 Oct 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [ci] Only execute deployment provider under linux

Previously it had also been executed under the macosx build,
see https://travis-ci.org/pmd/pmd/jobs/585148459#L6700


Compare: https://github.com/pmd/pmd/compare/c5145994ace9...f10b631d76c3


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

Reply via email to