Remove support for Go 1.0
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.0
|
||||
- 1.1
|
||||
- tip
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,6 +1,5 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.0
|
||||
- 1.1
|
||||
- tip
|
||||
|
||||