Debuggin appveyor build on windows

This commit is contained in:
adam-urbanczyk
2018-08-26 14:45:05 +02:00
parent 0ec27f05ed
commit 753ae915fc

View File

@ -31,6 +31,8 @@ deploy:
before_deploy:
- conda install anaconda-client conda-build
- conda info --envs
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
- call conda_build.bat
deploy_script: