Skip to content

Commit fde7bb4

Browse files
committed
Use sphinx 1.8 for now
1 parent 1dc848f commit fde7bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_install:
1616
- pip install --upgrade pip
1717

1818
install:
19-
- pip install restructuredtext-lint sphinx pygments
19+
- pip install restructuredtext-lint sphinx~=1.8 pygments
2020
- pip install .
2121

2222
script:

0 commit comments

Comments
 (0)