提交 8d2a4cdc authored 作者: Frederic Bastien's avatar Frederic Bastien

Try older miniconda to try to get blas installed

上级 1394c2df
......@@ -16,7 +16,7 @@ before_install:
# Install miniconda to avoid compiling scipy
- mkdir -p download
- cd download
- wget -c https://repo.continuum.io/miniconda/Miniconda2-4.1.11-Linux-x86_64.sh -O miniconda.sh
- wget -c https://repo.continuum.io/miniconda/Miniconda2-4.0.5-Linux-x86_64.sh -O miniconda.sh
- chmod +x miniconda.sh
- ./miniconda.sh -b
- cd ..
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论