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.bio.video
Commits
6d836fbe
Commit
6d836fbe
authored
Jan 23, 2016
by
André Anjos
💬
Browse files
Revert "[travis] Avoid pip progress bar which can increase the log size substantially"
This reverts commit
b8394f70
.
parent
b8394f70
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
6d836fbe
...
...
@@ -18,10 +18,10 @@ before_install:
-
sudo apt-get install -qq --force-yes libatlas-dev libatlas-base-dev liblapack-dev
-
sudo apt-get install -qq --force-yes libavcodec-dev libavformat-dev libswscale-dev
-
sudo apt-get install -qq --force-yes python-opencv libcv-dev libcvaux-dev libopencv-dev
-
pip install
--quiet
--upgrade pip
-
pip install
--quiet
--find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel sphinx nose numpy scipy matplotlib coverage
-
pip install
--quiet
--find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel --pre -r requirements.txt coveralls bob.bio.gmm
-
pip install
--quiet
--find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel --pre -r databases.txt
-
pip install --upgrade pip
-
pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel sphinx nose numpy scipy matplotlib coverage
-
pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel --pre -r requirements.txt coveralls bob.bio.gmm
-
pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel --pre -r databases.txt
install
:
-
python bootstrap-buildout.py
-
./bin/buildout buildout:develop=. buildout:extensions=bob.buildout buildout:auto-checkout=
...
...
Write
Preview
Markdown
is supported
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