We now use subtests, introduced in Go 1.7. Remove 1.6 from compatibility

check.
This commit is contained in:
Sebastian Zagrodzki
2017-02-22 23:36:53 +01:00
parent 01ec3a240e
commit 5fd1c33413

View File

@@ -2,7 +2,6 @@ language: go
dist: trusty
go:
- 1.6
- 1.7
- 1.8
- tip