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 12f6e00 commit 91ff8cdCopy full SHA for 91ff8cd
.travis.yml
@@ -12,6 +12,7 @@ before_install:
12
install:
13
#If we don't install numpy before SciPy 0.10.1, the SciPy installations fails.
14
- "pip install -q numpy --use-mirrors"
15
+ - "pip install PIL --use-mirrors"
16
- "pip install --no-deps Theano --use-mirrors"
17
# - "pip install -q scipy --use-mirrors"
18
# - "pip install git+git://github.com/Theano/Theano.git"
0 commit comments