From b813fabc5bcccb5b9d4ceadec9ee1b9037ca5bca Mon Sep 17 00:00:00 2001 From: Alexey Palazhchenko Date: Wed, 15 Jul 2020 14:31:42 +0300 Subject: [PATCH] PMM-6213 Bump Go versions --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 30006ce..8465071 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,8 @@ services: - docker go: - - 1.13.x - - master + - 1.14.x + - tip go_import_path: github.com/Percona-Lab/clickhouse_exporter @@ -18,7 +18,7 @@ branches: matrix: fast_finish: true allow_failures: - - go: master + - go: tip cache: directories: