We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a772a2d commit b86f51dCopy full SHA for b86f51d
.travis.yml
@@ -1,8 +1,8 @@
1
sudo: required
2
language: go
3
go:
4
- - 1.8.x
5
- - 1.9.x
+ - 1.10.x
+ - 1.11.x
6
- master
7
go_import_path: github.com/kshvakov/clickhouse
8
services:
0 commit comments