Drop support for Go 1.6, only Go 1.7+ is supported

This commit is contained in:
Andrey Smirnov
2017-08-17 00:44:04 +03:00
parent 35e2253944
commit 00a9eb72d8
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -4,7 +4,6 @@ sudo: required
language: go
go:
- 1.6.x
- 1.7.x
- 1.8.x
- master