From 89333a325d2e0eabb83ef82ce54d87882346b193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Cantu=C3=A1ria?= Date: Mon, 13 Jul 2020 14:18:15 -0300 Subject: [PATCH] =?UTF-8?q?HOT-FIX:=20Atualiza=20vers=C3=A3o=20do=20python?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3146e8fc3..fafcc664e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - 3.5 + - 3.6 services: - postgresql