Skip to content

Commit 82e3b47

Browse files
NWilsonakshayjshah
authored andcommitted
Update Travis config to build/test with Go 1.11 (uber-go#670)
1 parent 67bc79d commit 82e3b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: go
22
sudo: false
33
go:
4-
- 1.9.x
54
- 1.10.x
5+
- 1.11.x
66
go_import_path: go.uber.org/zap
77
env:
88
global:

0 commit comments

Comments
 (0)