From eb16fe113047e7dd6f257deddacc8e1376f95e56 Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Fri, 29 Nov 2019 22:04:02 -0800 Subject: [PATCH] [#757] update mac python version test to match others --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 949391bd..140349c3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -76,7 +76,7 @@ jobs: name: Python 3.7 on MacOS python: 3.7 env: - - JRNL_PYTHON_VERSION=3.7.4 + - JRNL_PYTHON_VERSION=3.7.5 - <<: *test_windows name: Python 3.7 on Windows python: 3.7