From 493a340531c0f95d423acef30245e9aa5d90a35d Mon Sep 17 00:00:00 2001 From: Casper da Costa-Luis Date: Thu, 30 Jan 2020 23:17:59 +0000 Subject: [PATCH] ci:attempt python=>go for checks --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 483ac7ed4d..c2851ed796 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,8 +27,7 @@ jobs: - name: "Check patch formatting" stage: check os: linux - language: python - python: 3.7 + language: go go: 1.13 before_install: install: