Skip to content

Commit

Permalink
Comment as to why docs are built against Python 3.6 (python#1550)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon authored May 11, 2017
1 parent f111fd2 commit 31b3901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ matrix:
include:
- os: linux
language: python
# Build the docs against a stable version of Python so code bugs don't hold up doc-related PRs.
python: 3.6
env:
- TESTING=docs
Expand Down

0 comments on commit 31b3901

Please sign in to comment.