diff --git a/.travis.yml b/.travis.yml index c2d57d75f4..34758b8d66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,13 +34,6 @@ jobs: dist: bionic env: BUILD=coveralls if: "type = push && repo = pmd/pmd && fork = false" - - name: "macosx - mvn verify" - os: osx - env: BUILD=deploy - - name: "windows - mvn verify" - os: windows - env: BUILD=deploy - language: shell - stage: publish name: "Release Build - Publish" os: linux