Skip to content

Commit

Permalink
we need cia pacjage
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Feb 9, 2018
1 parent 171e723 commit c9ec573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_install:
- conda update -y -q conda

script:
- conda create -q -n py2 -c uvcdat/label/nightly -c conda-forge -c uvcdat vcs vcsaddons cdp mesalib image-compare flake8 nose
- conda create -q -n py2 -c uvcdat/label/nightly -c conda-forge -c uvcdat -c pcmdi vcs vcsaddons cdp mesalib image-compare flake8 nose cia
# Useful for debugging any issues with conda
- conda info -a
- source activate py2
Expand Down

0 comments on commit c9ec573

Please sign in to comment.