Skip to content

Commit

Permalink
Provide full URL to pyviz channel
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jan 31, 2019
1 parent b74bb9a commit d68eab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ language: generic
env:
global:
- CHANS_DEV="-c pyviz/label/dev -c conda-forge"
- CHANS_REL="-c pyviz -c conda-forge"
- CHANS_REL="-c https://conda.anaconda.org/pyviz -c conda-forge"
- LABELS_DEV="--label dev"
- LABELS_REL="--label dev --label main"
- PYENV_VERSION=3.6
Expand Down

0 comments on commit d68eab9

Please sign in to comment.