Skip to content

Commit

Permalink
TST: Change Sphinx versions used on Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Jul 13, 2018
1 parent 582dbaa commit afbe1d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ matrix:
- env: SPHINX="==1.4.9 docutils<0.13.1"
- env: SPHINX="==1.5.0 docutils<0.13.1"
- env: SPHINX="==1.5.1"
- env: SPHINX="==1.5.3"
- env: SPHINX="==1.5.6"
- env: SPHINX="==1.6.6"
- env: SPHINX="==1.6.7"
- env: SPHINX="==1.7.5"

# a few Python versions using latest Sphinx release
- python: "3.4"
Expand Down

0 comments on commit afbe1d7

Please sign in to comment.