Skip to content
Snippets Groups Projects
Commit 35683aa8 authored by Thomas Moulard's avatar Thomas Moulard
Browse files

[travis] Add missing dependencies

parent 118ce813
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ notifications:
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
- sudo apt-get install -qq doxygen doxygen-latex libboost-all-dev libeigen3-dev liblapack-dev libblas-dev gfortran python-dev python-sphinx
- sudo pip install cpp-coveralls --use-mirrors
env:
global:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment