Skip to content

Commit

Permalink
Add conda-forge as a channel in appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
jsignell authored and jbednar committed Jan 22, 2019
1 parent c5c598c commit ae72d23
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
@@ -1,6 +1,6 @@
environment:
global:
CHANNELS: "-c pyviz/label/dev"
CHANNELS: "-c conda-forge -c pyviz/label/dev"
matrix:
- PY: "2.7"
CONDA: "C:\\Miniconda-x64"
Expand Down

0 comments on commit ae72d23

Please sign in to comment.