Remove go 1.7 in travis
Support for go 1.7 is no longer targeted. Remove to allow features added since go 1.7. Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
parent
a7f5c20b0f
commit
a7e8928a08
@ -4,7 +4,6 @@ sudo: required
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- tip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user