Skip to content

Commit 1c2e750

Browse files
committed
Don't install scripting.
1 parent 1d5e17d commit 1c2e750

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ install:
3333
- conda config --set always_yes yes --set changeps1 no
3434
- conda create -n _testing python=$TRAVIS_PYTHON_VERSION
3535
- source activate _testing
36-
- conda install scripting -c conda-forge
3736
- |
3837
if [[ "$TRAVIS_BRANCH" == "release" ]]; then
3938
conda install landlab -c conda-forge

0 commit comments

Comments
 (0)