forked from phoedos/pmd
[ci] Remove jobs for mac and windows on travis
Builds are executed by github actions and don't need to run on travis again.
This commit is contained in:
parent
27953b4926
commit
9bda5b368f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user