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 6b89722 commit b41435bCopy full SHA for b41435b
.travis.yml
@@ -17,7 +17,7 @@ before_install:
17
- chmod +x miniconda.sh
18
- ./miniconda.sh -b -p ~/mc
19
- export PATH=~/mc/bin:$PATH
20
- - conda config --add channels diffpy/channel/dev conda-forge
+ - conda config --add channels conda-forge
21
- conda config --set always_yes yes --set changeps1 no --set quiet true
22
- conda update conda --yes
23
0 commit comments