travis builds go 1.11. remove 1.9

pull/6629/head
Matthew Hooker 8 years ago
parent bf191d1ef6
commit 2d0efacbc3
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

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

Loading…
Cancel
Save