Skip to content

Commit

Permalink
Merge pull request #42 from Photon-HDF5/fix_appveyor
Browse files Browse the repository at this point in the history
Appveyor: activate base env before using conda build.
  • Loading branch information
tritemio authored Apr 15, 2019
2 parents 82cb688 + 23977ef commit 8c121df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ after_test:
- python setup.py bdist_wheel
- echo %PATH%
- conda deactivate
- activate
- path
- where python
- where git
Expand Down

0 comments on commit 8c121df

Please sign in to comment.