Skip to content

Commit

Permalink
no java bindings test on appveyor #14668
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Apr 8, 2024
1 parent 4ef16f2 commit e6058e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ environment:
ver: 2015
generator: "Visual Studio 14 2015 Win64"
configuration: Release
cmake_opts: "-DENABLE_JAVA_BINDINGS=0"
PYTHON: C:\Python38-x64
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
ver: 2017
generator: "Visual Studio 15 2017 Win64"
configuration: Release
cmake_opts: "-DENABLE_JAVA_BINDINGS=0"
PYTHON: C:\Python38-x64
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
ver: 2019
Expand Down

0 comments on commit e6058e0

Please sign in to comment.