From 70e96214c87c208884b6dc8817ae7f8abf77cf67 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 29 Mar 2020 16:24:39 +0300 Subject: [PATCH] =?UTF-8?q?.travis.yml:=20Go=E2=86=92Python?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix incorrect language. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6fe5219..dd38c89 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ python: - master jobs: allow_failures: - - go: master + - python: master addons: postgresql: "10" before_script: