From c1d25e66267df611ac3e1483b24bdee961067516 Mon Sep 17 00:00:00 2001 From: Kyle Date: Mon, 21 Dec 2020 14:49:53 +0800 Subject: [PATCH] set python 3.7 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bddf03e..bcd505b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ jobs: - "./build.sh" - name: Windows os: windows - python: 3 + python: 3.7 env: - PATH=/c/Python37:/c/Python37/Scripts:${PATH} before_script: