[jvm-packages] Test xgboost4j on Windows (#2451)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user