Skip to content

Commit df52c32

Browse files
committed
Install docutils for travis build
1 parent d2a92b9 commit df52c32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ install:
77
- pip install --upgrade setuptools
88
- pip install coveralls --use-mirrors
99
- pip install flake8
10+
- pip install docutils
1011
- python setup.py develop
1112

1213
script:

0 commit comments

Comments
 (0)