We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc848f commit fde7bb4Copy full SHA for fde7bb4
1 file changed
.travis.yml
@@ -16,7 +16,7 @@ before_install:
16
- pip install --upgrade pip
17
18
install:
19
- - pip install restructuredtext-lint sphinx pygments
+ - pip install restructuredtext-lint sphinx~=1.8 pygments
20
- pip install .
21
22
script:
0 commit comments