mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
Skip multiple platform jar (#10478)
It's consistently failing on master
This commit is contained in:
parent
d80e08ce95
commit
52a5ec99d0
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ matrix:
|
|||
- . ./ci/travis/ci.sh test_wheels
|
||||
- if [[ "$TRAVIS_PULL_REQUEST" != "false" ]]; then . $TRAVIS_BUILD_DIR/ci/travis/build-docker-images.sh; fi
|
||||
- bash ./java/build-jar-multiplatform.sh linux
|
||||
- bash ./java/build-jar-multiplatform.sh multiplatform
|
||||
#- bash ./java/build-jar-multiplatform.sh multiplatform
|
||||
#- bash ./java/build-jar-multiplatform.sh deploy
|
||||
cache: false
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue