We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67bc79d commit 82e3b47Copy full SHA for 82e3b47
.travis.yml
@@ -1,8 +1,8 @@
1
language: go
2
sudo: false
3
go:
4
- - 1.9.x
5
- 1.10.x
+ - 1.11.x
6
go_import_path: go.uber.org/zap
7
env:
8
global:
0 commit comments