Skip to content

Commit

Permalink
.travis.yml: Raise sphinx version to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
t-b committed Jan 14, 2020
1 parent a0a0aae commit 32efc09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python

env:
- SPHINX_VERSION=2.0.1 TRAVIS_CI=True
- SPHINX_VERSION=2.3.1 TRAVIS_CI=True

python:
- "3.5"
Expand Down

0 comments on commit 32efc09

Please sign in to comment.