We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feea4f3 commit 75ff7e8Copy full SHA for 75ff7e8
1 file changed
.travis.yml
@@ -21,6 +21,7 @@ install:
21
# - "pip install -q Pillow --use-mirrors"
22
#If we don't install numpy before SciPy 0.10.1, the SciPy installations fails.
23
# - "pip install -q scipy --use-mirrors"
24
+ - "sudo pip install six"
25
- "sudo pip install --no-deps git+git://github.com/Theano/Theano.git"
26
27
env:
0 commit comments