diff --git a/.travis.yml b/.travis.yml index e7e8694530c..2062e81bea9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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