Commit 09919669 authored by Nikita Titov's avatar Nikita Titov Committed by Guolin Ke
Browse files

[ci] remove artifacts from Appveyor (#1756)

parent d5a74060
......@@ -52,8 +52,3 @@ test_script:
python $file
if ($LastExitCode -ne 0) { $host.SetShouldExit($LastExitCode) }
} # run all examples
- IF "%COMPILER%"=="MINGW" appveyor exit # skip all further steps
artifacts:
- path: python-package\compile\windows\x64\DLL\lib_lightgbm.dll
name: Library
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment