Skip to content
Snippets Groups Projects
Commit ba6b7189 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Install sphinx on Travis

parent 04bc935b
No related merge requests found
Pipeline #17033 failed with stage
in 2 minutes and 5 seconds
...@@ -44,6 +44,7 @@ fi ...@@ -44,6 +44,7 @@ fi
pip install -U pip setuptools pip install -U pip setuptools
pip install tox pip install tox
pip install codecov pip install codecov
pip install sphinx
# use newest pystencils # use newest pystencils
pip install git+https://github.com/mabau/pystencils.git pip install git+https://github.com/mabau/pystencils.git
pip install flake8 pip install flake8
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment