Skip to content

Commit b181dc3

Browse files
committed
remove pandas channel
1 parent 21fd7c6 commit b181dc3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/install_travis.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ conda update -q conda
5252

5353
echo
5454
echo "[add channels]"
55-
# add the pandas channel to take priority
56-
# to add extra packages
57-
conda config --add channels pandas || exit 1
5855
conda config --remove channels defaults || exit 1
5956
conda config --add channels defaults || exit 1
6057

0 commit comments

Comments
 (0)