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 0a83d72 commit 1e4fb47Copy full SHA for 1e4fb47
.travis.yml
@@ -15,7 +15,7 @@ install:
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"
+ - "pip install --no-deps git+git://github.com/Theano/Theano.git"
19
script:
20
- cd data
21
- ./download.sh
0 commit comments