Skip to content

Commit

Permalink
Try just activate test_env
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-rose committed Jul 2, 2019
1 parent 810de3d commit 8a0d7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ install:
#- "conda init cmd.exe"
- "conda update --yes conda"
- "conda env create --file ./ci/requirements-%CONDA_ENV%.yml"
- "CALL conda.bat activate test_env"
- "activate test_env"
- "conda list"
- "python -m pip install . --no-deps -vv"

Expand Down

0 comments on commit 8a0d7d8

Please sign in to comment.