Skip to content

Commit e9fe299

Browse files
committed
CI: update download URL for Miniconda
1 parent 4893b49 commit e9fe299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ before_install:
4242
NOBREW=false; NOSYS=false;
4343
MYPIPFLAGS="--user";
4444
fi
45-
- MYMCREPO=https://repo.continuum.io/miniconda
45+
- MYMCREPO=https://repo.anaconda.com/miniconda
4646
- case ${TRAVIS_OS_NAME} in
4747
linux)
4848
MYMCBUNDLE=Miniconda3-latest-Linux-x86_64.sh;

0 commit comments

Comments
 (0)