We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321a6e1 commit 95cfe74Copy full SHA for 95cfe74
.travis.yml
@@ -14,7 +14,7 @@ before_install:
14
- conda update --yes conda
15
16
install:
17
- - conda create --yes -q -n pyenv mkl python=2.7 numpy scipy pip nose yaml pyflakes pillow pyparsing=1.5
+ - conda create --yes -q -n pyenv mkl python=2.7 numpy=1.10 scipy=0.16.0 pip nose yaml pyflakes pillow pyparsing=1.5
18
- source activate pyenv
19
- pip install git+git://github.com/Theano/Theano.git
20
0 commit comments