Skip to content

Commit b86f51d

Browse files
committed
Travis CI: Go 1.10/1.11
1 parent a772a2d commit b86f51d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)