Skip to content

Commit

Permalink
Activate env in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Oct 13, 2019
1 parent 2c950c7 commit 32c7c5d
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 @@ -8,6 +8,7 @@ environment:
install:
- "SET PATH=%CONDA%;%CONDA%\\Scripts;%PATH%"
- "conda install -y -c pyviz pyctdev && doit ecosystem_setup"
- "conda activate test-environment"
- "doit develop_install -o recommended -o tests %CHANS_DEV%"
- "bokeh sampledata"

Expand Down

0 comments on commit 32c7c5d

Please sign in to comment.