(CI) Use go 10

This commit is contained in:
Henry Case 2018-03-02 12:49:15 +00:00 committed by Henry Dorsett Case
parent 03db2e7d58
commit 70e5aeb62a

View File

@ -5,7 +5,7 @@ services:
- docker - docker
go: go:
- 1.9.x - 1.10.x
env: env:
- MODE=interop CLIENT=boring SERVER=boring - MODE=interop CLIENT=boring SERVER=boring