Skip to content
Snippets Groups Projects
Commit 2cd9b965 authored by Corné Lukken's avatar Corné Lukken
Browse files

L2SS-698: Install graphviz for documentation

parent 054ea9c8
No related branches found
No related tags found
1 merge request!324Graphviz states
...@@ -442,7 +442,7 @@ sphinx-documentation: ...@@ -442,7 +442,7 @@ sphinx-documentation:
stage: documentation stage: documentation
before_script: before_script:
- sudo apt-get update - sudo apt-get update
- sudo apt-get install -y git - sudo apt-get install -y git graphviz
script: script:
- cd tangostationcontrol - cd tangostationcontrol
- tox -e docs - tox -e docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment