We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401ff9a commit 7da0209Copy full SHA for 7da0209
.travis.yml
@@ -63,7 +63,7 @@ before_install:
63
- $NOMC || popd
64
- $NOMC || source ~/mc/bin/activate base
65
- $NOMC || conda update --yes conda
66
- - $NOMC || conda install --yes conda-build jinja2
+ - $NOMC || conda install --yes conda-build conda-verify jinja2
67
- $NOMC || conda create --name=testenv --yes $MYCXXCOMPILER
68
- $NOMC || conda config --add channels diffpy
69
0 commit comments