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 fb5e394 commit e9711aaCopy full SHA for e9711aa
.travis.yml
@@ -15,7 +15,7 @@ before_install:
15
- conda update --yes conda
16
17
install:
18
- - 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
+ - conda create --yes -q -n pyenv mkl python=2.7 numpy=1.10 scipy=0.16.1 pip nose yaml pyflakes pillow pyparsing=1.5
19
- source activate pyenv
20
- pip install git+git://github.com/Theano/Theano.git
21
0 commit comments