Skip to content

Commit d4f6d7c

Browse files
author
Yoshiaki Bando
committed
Force Travis CI to download Miniconda2-4.3.21-*
1 parent 0f48d46 commit d4f6d7c

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
@@ -59,7 +59,7 @@ matrix:
5959
env: PY=3
6060
env:
6161
global:
62-
- MINCONDA_VERSION="latest"
62+
- MINCONDA_VERSION="4.3.21"
6363
- MINCONDA_LINUX="Linux-x86_64"
6464
- MINCONDA_OSX="MacOSX-x86_64"
6565
before_install:

0 commit comments

Comments
 (0)