travis builds go 1.11. remove 1.9

This commit is contained in:
Matthew Hooker
2018-08-24 15:52:43 -07:00
parent bf191d1ef6
commit 2d0efacbc3
+1 -1
View File
@@ -6,8 +6,8 @@ sudo: false
language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
- master
install: