Skip to content

Commit e9711aa

Browse files
committed
Try to fix travis
1 parent fb5e394 commit e9711aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ before_install:
1515
- conda update --yes conda
1616

1717
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
18+
- 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
1919
- source activate pyenv
2020
- pip install git+git://github.com/Theano/Theano.git
2121

0 commit comments

Comments
 (0)