Skip to content

Commit

Permalink
use python 3.6 and sphinx 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Schirrwagen committed Nov 29, 2018
1 parent 5bde40d commit a1305be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ language: python
# language: java

python:
- "2.7"
- "3.6"

# install: true
install:
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Python requirements file with packages needed to build the documentation.
# Sphinx==1.3b2
Sphinx==1.6.2
Sphinx==1.8.2
sphinx-rtd-theme

0 comments on commit a1305be

Please sign in to comment.