From d9ef43cad6d94a6cdb4f6c29a526be0020ebeb17 Mon Sep 17 00:00:00 2001 From: Leandro Roberto da Silva Date: Sun, 23 Oct 2016 16:10:34 -0200 Subject: [PATCH] =?UTF-8?q?Atualiza=C3=A7=C3=A3o=20de=20teste=20na=20vers?= =?UTF-8?q?=C3=A3o=20do=20python=20travis?= 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 bf5ee38fd..e87f23446 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - 3.4.3 + - 3.5.2 services: - postgresql