.travis.yml: Go→Python

Fix incorrect language.
This commit is contained in:
Alan Orth 2020-03-29 16:24:39 +03:00
parent cab9f16dbc
commit 70e96214c8
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ python:
- master
jobs:
allow_failures:
- go: master
- python: master
addons:
postgresql: "10"
before_script: