提交 906184b6 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Merge pull request #1525 from nouiz/travis

make apt-get more verbose to try to remove the 10 minutes without output...
......@@ -8,8 +8,8 @@ python:
# - "3.2"
# command to install dependencies
before_install:
- sudo apt-get install -qq libatlas3gf-base libatlas-dev liblapack-dev gfortran
# - sudo apt-get install -qq libopenblas-dev
- sudo apt-get install -q libatlas3gf-base libatlas-dev liblapack-dev gfortran
# - sudo apt-get install -q libopenblas-dev
install:
# If we don't install numpy before SciPy 0.10.1, the SciPy installations fails.
- "pip install -q numpy==1.5 --use-mirrors"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论