Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from Percona-Lab/PMM-6213-update-go
Browse files Browse the repository at this point in the history
PMM-6213 Bump Go versions
  • Loading branch information
askomorokhov authored Jul 15, 2020
2 parents 29bd551 + b813fab commit f3c5b12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ services:
- docker

go:
- 1.13.x
- master
- 1.14.x
- tip

go_import_path: github.com/Percona-Lab/clickhouse_exporter

Expand All @@ -18,7 +18,7 @@ branches:
matrix:
fast_finish: true
allow_failures:
- go: master
- go: tip

cache:
directories:
Expand Down

0 comments on commit f3c5b12

Please sign in to comment.