diff --git a/appveyor.yml b/appveyor.yml
index eae3e81b07fa92ed023c54eb8c2f4c8a9be60a59..3bee24718d0067b57aaed60c2f57e7ba371eda87 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -38,6 +38,7 @@ test_script:
 
 on_success:
   - cmd: deactivate
+  - cmd: call %PYTHON%
   - cmd: conda install conda-build anaconda-client 
   - cmd: conda config --set anaconda_upload yes
   - cmd: conda build --token %CONDA_UPLOAD_TOKEN% .