Skip to content

Commit

Permalink
testing new vcs (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Dec 21, 2018
1 parent 9cf5870 commit 0bebaab
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 @@ -16,7 +16,7 @@ aliases:
- &create_conda_env
name: create_conda_env
environment:
PKGS: "vcs vcsaddons mesalib matplotlib scipy cia testsrunner 'proj4<5'"
PKGS: "vcs vcsaddons mesalib matplotlib scipy cia testsrunner 'proj4<5' 'vtk-cdat>8.1'"
CHANNELS: "-c cdat/label/nightly -c cdat-forge -c conda-forge -c cdat -c pcmdi"
command: |
export PATH=$WORKDIR/miniconda/bin:$PATH
Expand Down

0 comments on commit 0bebaab

Please sign in to comment.