Skip to content

Commit

Permalink
removed dan channel
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Dec 14, 2018
1 parent f25ecac commit 03eaa0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ aliases:
- &create_conda_env
name: create_conda_env
environment:
CHANNELS: "-c danlipsa -c cdat/label/nightly -c conda-forge -c cdat"
CHANNELS: "-c cdat/label/nightly -c conda-forge -c cdat"
PKGS: "cdms2 cdat_info udunits2 testsrunner mesalib matplotlib image-compare genutil dv3d cdutil cdtime nbformat 'proj4<5' 'numpy>1.14' ghostscript"
command: |
export PATH=$WORKDIR/miniconda/bin:$PATH
Expand Down

0 comments on commit 03eaa0f

Please sign in to comment.