ci: update to go 1.11

This commit is contained in:
Steven Allen 2018-09-30 17:06:00 -07:00
parent f3041fd8a9
commit fe3aa6e2cf

View File

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