We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb607e2 commit f5480e7Copy full SHA for f5480e7
appveyor.yml
@@ -156,8 +156,7 @@ after_test:
156
- cmd: path
157
- cmd: where python
158
- cmd: '%CMD_IN_ENV% conda config --get channels'
159
- # currently disabled as conda-build errors :-(
160
- #- cmd: '%CMD_IN_ENV% conda build -q .\ci\conda_recipe'
+ - cmd: '%CMD_IN_ENV% conda build -q .\ci\conda_recipe'
161
162
# Move the conda package into the dist directory, to register it
163
# as an "artifact" for Appveyor.
0 commit comments