Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31b3901

Browse files
authored
Comment as to why docs are built against Python 3.6 (#1550)
1 parent f111fd2 commit 31b3901

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ matrix:
3232
include:
3333
- os: linux
3434
language: python
35+
# Build the docs against a stable version of Python so code bugs don't hold up doc-related PRs.
3536
python: 3.6
3637
env:
3738
- TESTING=docs

0 commit comments

Comments
 (0)