Skip to content

Commit

Permalink
debug: separate docutils install
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Dec 9, 2019
1 parent df2305f commit 9aa9f03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install:
# develop seems to be required by travis since 02/2013
- python setup.py build develop
- pip install PyYAML argparse setuptools
- pip install docutils
- pip install catkin_pkg
- pip install rospkg
- pip install nose coverage mock
Expand Down

0 comments on commit 9aa9f03

Please sign in to comment.