We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rst2html
1 parent 2af70ba commit 769e957Copy full SHA for 769e957
.travis.yml
@@ -13,6 +13,7 @@ install:
13
- pip install yamllint
14
- pip install markdata
15
- pip install pyyaml
16
+ - pip install docutils
17
before_script:
18
- yamllint -c '.yamllint.yml' write-good
19
script:
0 commit comments