Commit cdd3e73
committed
TEST: On Travis CI, fetch Miniconda using HTTPS
Prefer HTTPS, instead of HTTP, to improve security. The URLs are now
https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh
and
https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
for Python 2 and 3, respectively.1 parent 2461c07 commit cdd3e73
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments