We now use subtests, introduced in Go 1.7. Remove 1.6 from compatibility
check.
This commit is contained in:
@@ -2,7 +2,6 @@ language: go
|
||||
dist: trusty
|
||||
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
|
Reference in New Issue
Block a user