提交 90c54457 authored 作者: Frederic's avatar Frederic

try no version to resolve conflict

上级 9e36629b
......@@ -20,7 +20,7 @@ before_install:
install:
# We support scipy 0.7.2, but it is not available on conda.
# So we test with 0.11. Our internal buildbot have 0.7.2.
- conda create --yes -q -n py26 python=2.6 numpy=1.6 scipy=0.11 nose=1.1 pip pydot=1.0.28
- conda create --yes -q -n py26 python=2.6 numpy=1.6 scipy=0.11 nose=1.1 pip pydot
- source activate py26
- pip install . --no-deps --use-mirrors
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论