1
0
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:
Juan Batiz-Benet
2014-11-01 17:55:59 -07:00
parent 56c45d42ff
commit 634d89f1b0

View File

@ -1,7 +1,6 @@
language: go
go:
- 1.2
- 1.3
- release
- tip