Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.buildout
Commits
efe6c2c2
Commit
efe6c2c2
authored
Jan 23, 2016
by
André Anjos
💬
Browse files
[travis] Avoid pip progress bar which can increase the log size substantially
parent
62d045f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
efe6c2c2
...
...
@@ -6,7 +6,7 @@ python:
-
"
3.4"
-
"
3.5"
before_install
:
-
pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel sphinx nose --pre coveralls
-
pip install
--quiet
--find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel sphinx nose --pre coveralls
install
:
-
"
python
bootstrap-buildout.py"
-
"
./bin/buildout"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment