Use Go 1.11.x

This commit is contained in:
Matt Joiner 2019-02-05 09:51:41 +11:00
parent c9723fe3ad
commit 79eb54d705
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ sudo: false
language: go
go:
- 1.9.x
- 1.11.x
install:
- make deps