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

Commit 24f3e8a

Browse files
kshvakovfarbodsalimi
authored andcommitted
Update .travis.yml
1 parent 5fb7d8f commit 24f3e8a

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.12.x
5-
- 1.13.x
4+
- 1.14.x
5+
- 1.15.x
66
- master
77
go_import_path: github.com/ClickHouse/clickhouse-go
88
services:

0 commit comments

Comments
 (0)