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

Commit 7d34f49

Browse files
committed
travis: go version up
1 parent 1195a57 commit 7d34f49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
sudo: required
22
language: go
33
go:
4-
- 1.10.x
5-
- 1.11.x
4+
- 1.12.x
5+
- 1.13.x
66
- master
77
go_import_path: github.com/kshvakov/clickhouse
88
services:

0 commit comments

Comments
 (0)