From cef2f7546baf1b6e65098f7ec26cc901b707810f Mon Sep 17 00:00:00 2001 From: Jenny Date: Sat, 6 Jun 2020 01:56:07 +0100 Subject: [PATCH] Bump python version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 63eb7d62..8b55ea76 100755 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python -python: "3.6.4" +python: "3.7" before_install: - touch fake_key.pem