瀏覽代碼

travis: bump linter to Go 1.13.x

Péter Szilágyi 6 年之前
父節點
當前提交
c702bd70ed
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -7,7 +7,7 @@ jobs:
     - stage: lint
       os: linux
       dist: xenial
-      go: 1.12.x
+      go: 1.13.x
       env:
         - lint
       git: