Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f111fd2 commit 31b3901Copy full SHA for 31b3901
1 file changed
.travis.yml
@@ -32,6 +32,7 @@ matrix:
32
include:
33
- os: linux
34
language: python
35
+ # Build the docs against a stable version of Python so code bugs don't hold up doc-related PRs.
36
python: 3.6
37
env:
38
- TESTING=docs
0 commit comments