Skip to content

Commit 4d571bb

Browse files
jrebackTomAugspurger
authored andcommitted
CI: remove fixed conda version
1 parent 94ebca0 commit 4d571bb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ci/install_travis.sh

-5
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ if [ "$CONDA_BUILD_TEST" ]; then
5656
conda install conda-build
5757
fi
5858

59-
# TODO(jreback)
60-
echo
61-
echo "[fix conda version]"
62-
conda install conda=4.3.30
63-
6459
echo
6560
echo "[add channels]"
6661
conda config --remove channels defaults || exit 1

0 commit comments

Comments
 (0)