Skip to content

Commit 4b6ba6f

Browse files
committed
CI: update download URL for Miniconda
1 parent 03b4432 commit 4b6ba6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ before_install:
3838
MYPIP=pip3;
3939
MYPIPFLAGS="--user";
4040
fi
41-
- MYMCREPO=https://repo.continuum.io/miniconda
41+
- MYMCREPO=https://repo.anaconda.com/miniconda
4242
- case ${TRAVIS_OS_NAME} in
4343
linux)
4444
MYMCBUNDLE=Miniconda3-latest-Linux-x86_64.sh ;;

0 commit comments

Comments
 (0)