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: