From 994339ae3cc0fc2008f498d70cfe12b29be5ed55 Mon Sep 17 00:00:00 2001 From: James Falcon Date: Tue, 26 Oct 2021 15:24:24 -0500 Subject: Add max version to docutils Also update travis to use python version for docs that readthedocs uses --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e112789a..1582e829 100644 --- a/.travis.yml +++ b/.travis.yml @@ -131,7 +131,7 @@ matrix: env: TOXENV=flake8 - python: 3.6 env: TOXENV=pylint - - python: 3.6 + - python: 3.7 env: TOXENV=doc # Test all supported Python versions (but at the end, so we schedule # longer-running jobs first) -- cgit v1.2.3