From 2905dfa8c9b875bc1e93abc66db8045713147b8b Mon Sep 17 00:00:00 2001 From: Johan Mabille Date: Wed, 29 Jan 2020 17:20:08 +0100 Subject: [PATCH] Switched to python 3.7 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 82d6c576ff..68ad358e3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ after_success: jobs: include: - - python: 2.7 + - python: 3.7 env: TEST_PROFILE="proteus-hashdist" install: - git lfs pull