ci: bump go to 1.11

This commit is contained in:
Steven Allen 2018-10-25 06:46:04 -07:00
parent fba434025b
commit b7b87f0235
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