mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 19:32:24 +08:00
Remove Travis testing of Go 1.2
Go 1.2 is no longer supported (we use sync.Pool).
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- release
|
||||
- tip
|
||||
|
Reference in New Issue
Block a user