[jvm-packages] Test xgboost4j on Windows (#2451)
This commit is contained in:
parent
9bcbaa8869
commit
d01a31088b
@ -27,4 +27,4 @@ before_build:
|
|||||||
build_script:
|
build_script:
|
||||||
- cd %APPVEYOR_BUILD_FOLDER%
|
- cd %APPVEYOR_BUILD_FOLDER%
|
||||||
- if "%target%" == "native" msbuild %solution_name%
|
- if "%target%" == "native" msbuild %solution_name%
|
||||||
- if "%target%" == "jvm" cd jvm-packages && C:\Python36-x64\python create_jni.py
|
- if "%target%" == "jvm" cd jvm-packages && mvn test -pl :xgboost4j
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user