We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5e17d commit 1c2e750Copy full SHA for 1c2e750
1 file changed
.travis.yml
@@ -33,7 +33,6 @@ install:
33
- conda config --set always_yes yes --set changeps1 no
34
- conda create -n _testing python=$TRAVIS_PYTHON_VERSION
35
- source activate _testing
36
-- conda install scripting -c conda-forge
37
- |
38
if [[ "$TRAVIS_BRANCH" == "release" ]]; then
39
conda install landlab -c conda-forge
0 commit comments