Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-dynamic
Commits
75d6c1d2
Commit
75d6c1d2
authored
Sep 05, 2013
by
Thomas Moulard
Browse files
[travis] Add missing python-numpy dependency
parent
80410cdd
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
75d6c1d2
...
...
@@ -17,7 +17,7 @@ matrix:
before_install
:
-
git submodule update --init --recursive
-
sudo apt-get update -qq
-
sudo apt-get install -qq doxygen doxygen-latex libboost-all-dev libeigen3-dev liblapack-dev libblas-dev gfortran python-dev python-sphinx
-
sudo apt-get install -qq doxygen doxygen-latex libboost-all-dev libeigen3-dev liblapack-dev libblas-dev gfortran python-dev python-sphinx
python-numpy
-
sudo pip install cpp-coveralls --use-mirrors
language
:
cpp
notifications
:
...
...
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