Thanks to visit codestin.com Credit goes to github.com
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 4032499 commit c47eddeCopy full SHA for c47edde
appveyor.yml
@@ -148,8 +148,7 @@ after_test:
148
- cmd: path
149
- cmd: where python
150
- cmd: '%CMD_IN_ENV% conda config --get channels'
151
- # currently disabled as conda-build errors :-(
152
- #- cmd: '%CMD_IN_ENV% conda build -q .\ci\conda_recipe'
+ - cmd: '%CMD_IN_ENV% conda build -q .\ci\conda_recipe'
153
154
# Move the conda package into the dist directory, to register it
155
# as an "artifact" for Appveyor.
0 commit comments