travis builds go 1.11. remove 1.9

This commit is contained in:
Matthew Hooker 2018-08-24 15:43:18 -07:00
parent bf191d1ef6
commit 2d0efacbc3
No known key found for this signature in database
GPG key ID: 7B5F933D9CE8C6A1

View file

@ -6,8 +6,8 @@ sudo: false
language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
- master
install: