From ce634be9ea147fac8a21e5cec92c79e3386ffacb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sun, 8 Sep 2019 22:23:31 +0100 Subject: [PATCH] chore(ci): use Go 1.13.0 on Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5545c54bc..4267dcaa4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ defaults_go: &DEFAULTS_GO language: go - go: "1.12.9" + go: "1.13" cache: directories: # https://restic.net/blog/2018-09-02/travis-build-cache